mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Add API log rotation on SUSE package
This commit is contained in:
parent
7f7bfb1d86
commit
3a149b0009
@ -24,3 +24,12 @@
|
||||
compress
|
||||
notifempty
|
||||
}
|
||||
|
||||
/var/log/salt/api {
|
||||
su salt salt
|
||||
weekly
|
||||
missingok
|
||||
rotate 7
|
||||
compress
|
||||
notifempty
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user