A user has logs in
DA seems to have started rotating these logs which is very undesirable. These are not system logs, they are logs the web application creates from cron jobs that need to be referred to days later for debugging.
I tried looking at the files in
to see if I can find anything that would explain how it's finding these logs, but was unable to.
Can someone tell me how to stop this behavior for a particular directory?
Code:
/home/[user]/doimains/[domain]/logs
I tried looking at the files in
Code:
/etc/logrotate.d
Can someone tell me how to stop this behavior for a particular directory?