mirror of
https://github.com/alerta/alerta.git
synced 2025-01-24 17:29:39 +00:00
8 lines
133 B
Text
8 lines
133 B
Text
/var/log/alerta/*.log {
|
|
daily
|
|
rotate 14
|
|
copytruncate
|
|
compress
|
|
missingok
|
|
notifempty
|
|
}
|