mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 02:25:05 +00:00
Update suricata.yaml and remove two deprecated settings and add a few useful settings (#7667)
This commit is contained in:
parent
973e744fb0
commit
d2ef070687
@ -337,6 +337,13 @@ outputs:
|
||||
identity: "suricata"
|
||||
facility: local5
|
||||
level: Info
|
||||
community-id: true
|
||||
community-id-seed: 0
|
||||
xff:
|
||||
enabled: yes
|
||||
mode: extra-data
|
||||
deployment: reverse
|
||||
header: X-Forwarded-For
|
||||
types:
|
||||
- alert:
|
||||
{% if not helpers.empty('OPNsense.IDS.general.LogPayload') %}
|
||||
@ -344,8 +351,8 @@ outputs:
|
||||
payload-buffer-size: 4kb
|
||||
payload-printable: yes
|
||||
{% endif %}
|
||||
http: yes
|
||||
tls: yes
|
||||
metadata: yes
|
||||
tagged-packets: yes
|
||||
{% endif %}
|
||||
|
||||
# deprecated - unified2 alert format for use with Barnyard2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user