mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Suricata - enable community id
This commit is contained in:
@@ -101,6 +101,8 @@ outputs:
|
|||||||
filetype: regular #regular|syslog|unix_dgram|unix_stream|redis
|
filetype: regular #regular|syslog|unix_dgram|unix_stream|redis
|
||||||
filename: eve.json
|
filename: eve.json
|
||||||
rotate-interval: day
|
rotate-interval: day
|
||||||
|
community-id: true
|
||||||
|
community-id-seed: 0
|
||||||
#prefix: "@cee: " # prefix to prepend to each log entry
|
#prefix: "@cee: " # prefix to prepend to each log entry
|
||||||
# the following are valid when type: syslog above
|
# the following are valid when type: syslog above
|
||||||
#identity: "suricata"
|
#identity: "suricata"
|
||||||
|
|||||||
Reference in New Issue
Block a user