mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Added syndic to log rotation
This commit is contained in:
parent
bb415d9099
commit
66bbcad197
1 changed files with 8 additions and 0 deletions
|
@ -29,3 +29,11 @@
|
|||
compress
|
||||
notifempty
|
||||
}
|
||||
|
||||
/var/log/salt/syndic {
|
||||
weekly
|
||||
missingok
|
||||
rotate 7
|
||||
compress
|
||||
notifempty
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue