How to test log rotation script after its modification – logrotate config in linux ?
In this article, we will see how to change the log rotation script of a log file and test it in Linux. Lets have a look at the steps. 1....
In this article, we will see how to change the log rotation script of a log file and test it in Linux. Lets have a look at the steps. 1....
Today in this post, we will look how to add a custom file in log rotation. This will help to do automated housekeeping on the server. Lets suppose we have...