matrix
New Pleskian
- Server operating system version
- Debian 12.7
- Plesk version and microupdate number
- 18.0.64
Hello, I'm having a weird problem. I have correctly set logrotate to keep latest 30 days of logs and rotate daily.
Everything is working and everyday a new log_name.[number].gz is created.
However ONLY for 3 domain (out of over 200) i also get an uncompressed version of them named like this in the logs directory:
Even if I delete them they get recreated at next run.
I already tried to delete them from both the vhosts/system and vhosts/domain.com location.
I have no clue what is generating them. The logrotate and domain config is the same as all the other 200 domains on the same server that don't have this issue.
Any clue?
Everything is working and everyday a new log_name.[number].gz is created.
However ONLY for 3 domain (out of over 200) i also get an uncompressed version of them named like this in the logs directory:
Code:
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_08_29
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_08_31
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_08_30
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_08_31.01
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_08_31.02
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_08_31.03
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_09_16
/var/www/vhosts/domain.com/logs/access_ssl_log.2024_09_18
I already tried to delete them from both the vhosts/system and vhosts/domain.com location.
I have no clue what is generating them. The logrotate and domain config is the same as all the other 200 domains on the same server that don't have this issue.
Any clue?