mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-18 23:13:20 +01:00
tls-log, http-log and syslog outputs deprecated https://github.com/Security-Onion-Solutions/securityonion/issues/15203
This commit is contained in:
@@ -134,14 +134,6 @@ suricata:
|
|||||||
header: X-Forwarded-For
|
header: X-Forwarded-For
|
||||||
unified2-alert:
|
unified2-alert:
|
||||||
enabled: "no"
|
enabled: "no"
|
||||||
http-log:
|
|
||||||
enabled: "no"
|
|
||||||
filename: http.log
|
|
||||||
append: "yes"
|
|
||||||
tls-log:
|
|
||||||
enabled: "no"
|
|
||||||
filename: tls.log
|
|
||||||
append: "yes"
|
|
||||||
tls-store:
|
tls-store:
|
||||||
enabled: "no"
|
enabled: "no"
|
||||||
pcap-log:
|
pcap-log:
|
||||||
@@ -157,9 +149,6 @@ suricata:
|
|||||||
totals: "yes"
|
totals: "yes"
|
||||||
threads: "no"
|
threads: "no"
|
||||||
null-values: "yes"
|
null-values: "yes"
|
||||||
syslog:
|
|
||||||
enabled: "no"
|
|
||||||
facility: local5
|
|
||||||
drop:
|
drop:
|
||||||
enabled: "no"
|
enabled: "no"
|
||||||
file-store:
|
file-store:
|
||||||
@@ -463,3 +452,6 @@ suricata:
|
|||||||
classification-file: /etc/suricata/classification.config
|
classification-file: /etc/suricata/classification.config
|
||||||
reference-config-file: /etc/suricata/reference.config
|
reference-config-file: /etc/suricata/reference.config
|
||||||
threshold-file: /etc/suricata/threshold.conf
|
threshold-file: /etc/suricata/threshold.conf
|
||||||
|
|
||||||
|
|
||||||
|
# ENABLE for
|
||||||
|
|||||||
Reference in New Issue
Block a user