mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Use sed + regex to replace all occurrences of suricata.yaml terms that used underscore for their up-to-date dash version. Also search for such terms in the eve-log.yaml partials file, as that is referenced in the configuration section. commands used: sed -i 's/\(^ *[a-z]*\)_\([a-z]*:\)/\1-\2/g' sed -i 's/\(^ *[a-z]*\)_\([a-z]*\)_\([a-z]*:\)/\1-\2-\3/g' Some other instances were found manually. Task #7260 |
10 months ago | |
---|---|---|
.. | ||
suricata-yaml | ||
dropping-privileges.rst | ||
exception-policies.rst | 1 year ago | |
global-thresholds.rst | 1 year ago | |
includes.rst | ||
index.rst | ||
landlock.rst | ||
multi-tenant.rst | ||
snort-to-suricata.rst | ||
suricata-yaml.rst | 10 months ago | |
systemd-notify.rst |