mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +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.
|
# to an IP address is logged.
|
||||||
extended: no
|
extended: no
|
||||||
- ssh
|
- ssh
|
||||||
- stats:
|
#- stats:
|
||||||
totals: yes # stats for all threads merged together
|
# totals: yes # stats for all threads merged together
|
||||||
threads: no # per thread stats
|
# threads: no # per thread stats
|
||||||
deltas: no # include delta values
|
# deltas: no # include delta values
|
||||||
# bi-directional flows
|
# bi-directional flows
|
||||||
- flow
|
- flow
|
||||||
# uni-directional flows
|
# uni-directional flows
|
||||||
|
|||||||
Reference in New Issue
Block a user