mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
23 lines
290 B
Plaintext
23 lines
290 B
Plaintext
/opt/so/log/sensor_clean.log
|
|
{
|
|
daily
|
|
rotate 2
|
|
missingok
|
|
nocompress
|
|
create
|
|
sharedscripts
|
|
}
|
|
|
|
/nsm/strelka/log/strelka.log
|
|
{
|
|
#daily
|
|
size 100k
|
|
rotate 14
|
|
missingok
|
|
copytruncate
|
|
compress
|
|
create
|
|
extension .log
|
|
dateext
|
|
dateyesterday
|
|
} |