[logback-dev] Receiver not Displaying Logs

ULStudent:ADAM.O'MAHONY 16187504 at studentmail.ul.ie
Tue Jun 11 09:48:11 CEST 2019


Issue was occuring with the 1.3.0-alpha4 build of logback classic. I have not yet found the reason why the logs were not being sent from receiver to local appenders however reverting to stable (1.2.3) fixed my issue.


________________________________
Van: logback-dev <logback-dev-bounces at qos.ch> namens ULStudent:ADAM.O'MAHONY <16187504 at studentmail.ul.ie>
Verzonden: donderdag 6 juni 2019 14:59
Aan: logback-dev at qos.ch
Onderwerp: [logback-dev] Receiver not Displaying Logs

Hi All,

I have recently been trying to configure logback in a centralized logging server project. I have run into a problem in which, even after my appender (Log-sending program) has connected with the receiver (log-server) and the connection established messaged is shown, the logs are not displayed through the server appenders (File and Console).
I have tried both client/ server configurations and received the same results (ServerSocketAppender->SocketReceiver AND SocketAppender->ServerSocketRecevier) even when using the example configuration exampls on the logback website. On top of this I have used a packet sniffer and have confirmed that packets are being sent from appender to receiver (listening on 127.0.0.1:8555). Changing the port that was being used did not resolve the problem either.

Any help with this would be greatly appreciated as the only workaround I have is to use an intermediate Database which greatly limits what I wish to do.
Cheers!
Adam.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-dev/attachments/20190611/82cdc979/attachment.html>


More information about the logback-dev mailing list