• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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