<div dir="ltr"><div dir="ltr"><div>Spring Boot is a magic.</div><div><br></div><div>They probably expose some JMX endpoints but I know a way with Actuator endpoints, check in that order of importance:</div><div><br></div><div>curl <a href="http://localhost:8080/actuator/env">http://localhost:8080/actuator/env</a></div><div>
<div>curl <a href="http://localhost:8080/actuator/loggers">http://localhost:8080/actuator/loggers</a></div><div>
curl <a href="http://localhost:8080/actuator/">http://localhost:8080/actuator/</a>
configprops</div><div><br></div>
</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 13, 2019 at 12:34 PM <<a href="mailto:Michael.Fankanowsky@t-systems.com">Michael.Fankanowsky@t-systems.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div lang="DE">
<div class="gmail-m_9063090147454238421WordSection1">
<p class="MsoNormal">Hi,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span lang="EN-US">we are using logback v1.2.3 in a Springboot application which is running on Linux. When starting the application locally on the Linux host, logfile is created and application logs to it. When starting the application
from a remote host via ssh then no logfile is created. When restarting the application (logfile is present and application has been logging to it) from a remote host, then no log messages will be logged to the existing logfile. It is working when restarting
the application locally on the Linux host.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">Does anyone have an idea concerning this behavior?<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">Best regards,<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:"Arial",sans-serif" lang="EN-US">Michael Fankanowsky<u></u><u></u></span></p>
</div>
</div>
_______________________________________________<br>
logback-user mailing list<br>
<a href="mailto:logback-user@qos.ch" target="_blank">logback-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-user" rel="noreferrer" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-user</a></blockquote></div>