• 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.

Additions to Log

J

john alphaone

Guest
For one of my domains I've used vhost.conf to add an additional log file in a format which includes an additional field for cookies. That's working fine.

Now in the ....../statistics/logs folder I have:
-rw-r--r-- 1 root root 155920 Feb 14 05:47 access_cookie_log
-rw-r--r-- 1 root root 55245 Feb 14 05:47 access_log
-rw-r--r-- 1 root root 165886 Feb 14 04:10 access_log.processed
-rw-r--r-- 1 root root 49783 Feb 11 04:19 access_log.processed.1.gz
-rw-r--r-- 1 root root 1785 Feb 4 04:15 access_log.processed.2.gz
-rw-r--r-- 1 root root 3631 Jan 28 04:16 access_log.processed.3.gz
-rw-r--r-- 1 root root 55930 Jan 21 04:15 access_log.processed.4.gz
-rw-r--r-- 1 root root 43638 Jan 14 04:17 access_log.processed.5.gz
-rw-r--r-- 1 root root 8508 Feb 14 05:38 error_log
-rw-r--r-- 1 root root 804 Feb 11 04:19 error_log.1.gz
-rw-r--r-- 1 root root 220 Feb 4 04:15 error_log.2.gz
...

Is there an easy way get to get Plesk to copy access_cookie_log to access_cookie_log.processed on a daily basis and then to include these in the weekly log rotation? Or do I have to set that up manually?
 
Back
Top