mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
/var/log/salt/master
|
|
/var/log/salt/minion
|
|
/var/log/salt/key
|
|
/var/log/salt/*.log
|
|
{
|
|
weekly
|
|
missingok
|
|
rotate 7
|
|
compress
|
|
notifempty
|
|
}
|