Skip to content

Instantly share code, notes, and snippets.

@madsonic
Last active July 16, 2019 04:17
Show Gist options
  • Select an option

  • Save madsonic/c71677f92b415ab7ed9acc07c03703bc to your computer and use it in GitHub Desktop.

Select an option

Save madsonic/c71677f92b415ab7ed9acc07c03703bc to your computer and use it in GitHub Desktop.
log rotation
<file glob> {
}
# run logrotate
logrotate --verbose --debug --force <logroate file | logrotate.d/>
# logrotate status
# check for past logrotate actions
/var/lib/logrotate.status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment