tail server log

General discussions and questions.
Post Reply
brother john
Posts: 16
Joined: Sun Feb 19, 2017 9:06 pm

tail server log

Post 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 :)
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: tail server log

Post 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.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply