- Server operating system version
- Debian 12.6
- Plesk version and microupdate number
- Plesk Obsidian 18.0.62 Update 1 Web Pro Edition
Hello,
more of a general Linux question than a Plesk problem, but maybe someone here has an idea anyway:
I don't need the logs at the vHosts and delete them from time to time. Only now I noticed that not only after deleting new logs under...
...which I expected, but the deleted logs are also there again. Even with the old file creation data. As if they had never been deleted.
So, as root user:
A few days later, the content is back:
I did not restore a backup. A server restart or a "plesk repair all -y" command apparently does not trigger this.
Does anyone know what triggers the restore or where the data comes from? In other words, which mechanism is responsible for this?
Best regards
Oliver
more of a general Linux question than a Plesk problem, but maybe someone here has an idea anyway:
I don't need the logs at the vHosts and delete them from time to time. Only now I noticed that not only after deleting new logs under...
Code:
/var/www/vhosts/domain.de/logs
So, as root user:
Code:
rm -f -r /var/www/vhosts/domain.de/logs
A few days later, the content is back:
I did not restore a backup. A server restart or a "plesk repair all -y" command apparently does not trigger this.
Does anyone know what triggers the restore or where the data comes from? In other words, which mechanism is responsible for this?
Best regards
Oliver