mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Suricata Module - Turn off stats in eve.log
This commit is contained in:
@@ -217,10 +217,10 @@ outputs:
|
||||
# to an IP address is logged.
|
||||
extended: no
|
||||
- ssh
|
||||
- stats:
|
||||
totals: yes # stats for all threads merged together
|
||||
threads: no # per thread stats
|
||||
deltas: no # include delta values
|
||||
#- stats:
|
||||
# totals: yes # stats for all threads merged together
|
||||
# threads: no # per thread stats
|
||||
# deltas: no # include delta values
|
||||
# bi-directional flows
|
||||
- flow
|
||||
# uni-directional flows
|
||||
|
||||
Reference in New Issue
Block a user