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

How to disable acces_log?

Z

ZAPP!?

Guest
Hi!

Is it possible to disable the acces_log's as root for only one account and not for the whole server?


/var/www/vhosts/domain.com/statistics/logs


ZAPP :confused:
 
Turning off the access log will break Plesk from being able to track the bandwidth usage. You can disable the logs in the domain's httpd.include, the problem is the next domain update will rewrite the file WITH the access log enabled again. Another option may be to symlink the access_log to /dev/null, depending on how Plesk rotate's the logs this may or may not work.
 
I've unlimited traffic for this domain, so it isnt important to "track the bandwidth usage"

do u have a how-to maybe?? :confused:
 
Back
Top