
Hi, we are using a shell script to start/stop the application and calling this script from remote is working fine. Best regards, Michael Fankanowsky Von: logback-user <logback-user-bounces@qos.ch> Im Auftrag von Ceki Gülcü Gesendet: Montag, 13. Mai 2019 11:55 An: logback users list <logback-user@qos.ch> Betreff: Re: [logback-user] No logfile when starting application from a remote host access right issue? -------- Original message -------- From: Michael.Fankanowsky@t-systems.com<mailto:Michael.Fankanowsky@t-systems.com> Date: 5/13/19 11:32 (GMT+01:00) To: logback-user@qos.ch<mailto:logback-user@qos.ch> Subject: [logback-user] No logfile when starting application from a remote host Hi, 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. Does anyone have an idea concerning this behavior? Best regards, Michael Fankanowsky