mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove stats from eve.json
This commit is contained in:
@@ -261,7 +261,7 @@ outputs:
|
||||
# alerts: yes # log alerts that caused drops
|
||||
# flows: all # start or all: 'start' logs only a single drop
|
||||
# # per flow direction. All logs each dropped pkt.
|
||||
- smtp:
|
||||
#- smtp:
|
||||
#extended: yes # enable this for extended logging information
|
||||
# this includes: bcc, message-id, subject, x_mailer, user-agent
|
||||
# custom fields logging from the list:
|
||||
@@ -292,10 +292,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