• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Logs seem empty for a long time

Wisse Jelgersma

New Pleskian
Yesterday I found out the logs on my Ubuntu 14.04 plesk 12.5 server have not been filling up. When I go to /var/log/ and check the maillog, syslog, mail.err etc. they are simply empty (made/changed on nov 21st 2015 with 0kb contents).

However my mysql.log, php5.log, auth.log and some others do seem to work. Could anyone help diagnose and fix this problem? Having no logs scares me.

Thanks in advance!
 
Looks like something wrong with rsyslog service. Try to re-install it at least:

# sudo apt-get install --reinstall rsyslog
 
Thanks for the help, IgorG

I tried reinstalling as you suggested, wich succeeded. Unfortunately the logs still don't work. I'd really appreciate any further help!
 
Back
Top