Skip to content

Instantly share code, notes, and snippets.

@szydell
Last active July 30, 2021 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szydell/bc2a7ef7db269b780a078ee5556fb436 to your computer and use it in GitHub Desktop.
Save szydell/bc2a7ef7db269b780a078ee5556fb436 to your computer and use it in GitHub Desktop.
Definicja logrotate dla certbota
/var/log/letsencrypt/letsencrypt.log
{
missingok
daily
rotate 60
compress
compresscmd xz
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment