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