You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/suricata/files/suricata-5.0.1_default-conf...

28 lines
813 B

--- a/suricata.yaml.in
+++ b/suricata.yaml.in
@@ -203,8 +203,9 @@
# https://suricata.readthedocs.io/en/latest/output/eve/eve-json-output.html#dns-v1-format
# As of Suricata 5.0, version 2 of the eve dns output
- # format is the default.
- #version: 2
+ # format is the default - but the daemon produces a warning to that effect
+ # at start-up if this isn't explicitly set.
+ version: 2
# Enable/disable this logger. Default: enabled.
#enabled: yes
@@ -978,9 +979,9 @@
##
# Run suricata as user and group.
-#run-as:
-# user: suri
-# group: suri
+run-as:
+ user: suricata
+ group: suricata
# Some logging module will use that name in event as identifier. The default
# value is the hostname