How To Logrotate Custom Logs
If your are creating a custom log and would like to use logrotate, then this tutorial is for you. In this example I will show you how I am using logrotate to rotate a custom log created during Unison File Synchronization. The log file I will be rotating is at: /var/log/unison.log. We will also create… Read More