mirror of https://github.com/Aidaho12/haproxy-wi
11 lines
157 B
Plaintext
11 lines
157 B
Plaintext
![]() |
{{ keepalived_path_logs }}/*.log {
|
||
|
daily
|
||
|
rotate 10
|
||
|
missingok
|
||
|
notifempty
|
||
|
create 0644 root root
|
||
|
dateext
|
||
|
sharedscripts
|
||
|
copytruncate
|
||
|
}
|