Skip to content

Instantly share code, notes, and snippets.

@tbeyer567
Created April 5, 2022 18:20
Show Gist options
  • Save tbeyer567/237d3889f38cb2445a5c8d997ba72b63 to your computer and use it in GitHub Desktop.
Save tbeyer567/237d3889f38cb2445a5c8d997ba72b63 to your computer and use it in GitHub Desktop.
/var/log/vault/audit.json {
rotate 7
daily
compress
delaycompress
missingok
notifempty
extension json
dateext
dateformat %Y-%m-%d.
postrotate
/bin/systemctl reload vault || true
endscript
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment