Page 1 of 1

tail server log

Posted: Thu Aug 10, 2017 10:57 pm
by brother john
Hey there,

If I kill afserver, then start it manually in a terminal, I can watch the output.

Is there a way to see the output when it is started by service?
Can I tail a log or something similar?

TIA :)

Re: tail server log

Posted: Tue Aug 15, 2017 1:51 pm
by timurhai
Hi.

Code: Select all

tail /var/tmp/afanasy/afserver.SERVERNAME.log
Where SERVERNAME is a machine name where your afserver is running on.