Skip to content

Instantly share code, notes, and snippets.

@Tapan
Last active July 5, 2017 05:33
Show Gist options
  • Save Tapan/6ffef7767f5b498a496b8a64038d8513 to your computer and use it in GitHub Desktop.
Save Tapan/6ffef7767f5b498a496b8a64038d8513 to your computer and use it in GitHub Desktop.
Add log rotate for services in linux
https://www.cyberciti.biz/faq/how-do-i-rotate-log-files/
http://www.linuxcommand.org/man_pages/logrotate8.html
https://gorails.com/guides/rotating-rails-production-logs-with-logrotate
Test new added logrotation policy
logrotate -vf /etc/logrotate.d/custom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment