<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
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.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Van:</b> logback-dev <logback-dev-bounces@qos.ch> namens ULStudent:ADAM.O'MAHONY <16187504@studentmail.ul.ie><br>
<b>Verzonden:</b> donderdag 6 juni 2019 14:59<br>
<b>Aan:</b> logback-dev@qos.ch<br>
<b>Onderwerp:</b> [logback-dev] Receiver not Displaying Logs</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi All,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
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).
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
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.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
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.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Cheers!</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Adam.<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
</div>
</div>
</body>
</html>