mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-30 00:17:51 +02:00
Merge pull request #2993 from Security-Onion-Solutions/issue/2736
logrotate strelka
This commit is contained in:
@@ -6,5 +6,17 @@
|
|||||||
nocompress
|
nocompress
|
||||||
create
|
create
|
||||||
sharedscripts
|
sharedscripts
|
||||||
endscript
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/nsm/strelka/log/strelka.log
|
||||||
|
{
|
||||||
|
daily
|
||||||
|
rotate 14
|
||||||
|
missingok
|
||||||
|
copytruncate
|
||||||
|
compress
|
||||||
|
create
|
||||||
|
extension .log
|
||||||
|
dateext
|
||||||
|
dateyesterday
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user