mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #11408 from Security-Onion-Solutions/TOoSmOotH-patch-4
Fix sendmail errors in zeek
This commit is contained in:
@@ -8,9 +8,9 @@ zeek:
|
|||||||
buffer: 128*1024*1024
|
buffer: 128*1024*1024
|
||||||
zeekctl:
|
zeekctl:
|
||||||
MailTo: root@localhost
|
MailTo: root@localhost
|
||||||
MailConnectionSummary: 1
|
MailConnectionSummary: 0
|
||||||
MinDiskSpace: 5
|
MinDiskSpace: 5
|
||||||
MailHostUpDown: 1
|
MailHostUpDown: 0
|
||||||
LogRotationInterval: 3600
|
LogRotationInterval: 3600
|
||||||
LogExpireInterval: 0
|
LogExpireInterval: 0
|
||||||
StatsLogEnable: 1
|
StatsLogEnable: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user