fticks rotation
This commit is contained in:
parent
db0ddcbe96
commit
04e7496e4c
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
||||||
|
/var/log/eidas_fticks.log {
|
||||||
|
rotate 30
|
||||||
|
daily
|
||||||
|
missingok
|
||||||
|
notifempty
|
||||||
|
delaycompress
|
||||||
|
compress
|
||||||
|
su root syslog
|
||||||
|
}
|
||||||
|
|
||||||
/var/log/eidas_*.log {
|
/var/log/eidas_*.log {
|
||||||
rotate 7
|
rotate 7
|
||||||
daily
|
daily
|
||||||
|
|
Loading…
Add table
Reference in a new issue