Hello!
We are working on this problem as a team.
In the parallel topic, we found that we have not configured Daily logs retention configuration.
As I understood, if this setting is not made, the logs are stored as the disk space is full.
We are using a virtual MDS and so far we haven't been able to add resources to the /var/log/ directory.
In the MDS settings it says Cleanup when free disk space is below 200 Gb. Am I correct in assuming that old logs are deleted when memory is less than 200 Gb?
To keep the logs longer than 3 days, we need to free /var/log/ directory. I did an analysis with the command find /var/log/ -size +1000000k -type f. There are a lot of files in the output, but we don't know if they can be deleted. What is the right thing to do to free /var/log/ directory?
sk60080 - Disk space tips and tricks for SecurePlatform / Gaia / IPSO / Linux OS Presented for versions r77.x. Can we use it for R81.10?