Ultimate guide to configure logrotate utility.md 585 B


Title: Ultimate guide to configure logrotate utility Date: 2017-02-08 18:48:30 Categories: [cli] tags: [logrotate]

Authors: sedlav

Generally speaking Logs are very much important part of any troubleshooting activity, However these logs grows in size with time. In this case we need to perform log cleanup manually in order to reclaim the space and its tedious task to administer these logs.... We can configure logrotate utility so that each log file may be handled daily, weekly, monthly,or when it grows too large.

Link