With 24.7.3, a new Suricata.yaml was included. This seems to be slightly faulty:
root@OPNsense:~ # /usr/local/etc/rc.d/suricata start
Starting suricata.
Error: conf-yaml-loader: Failed to parse configuration file at line 348: did not find expected key
/usr/local/etc/rc.d/suricata: WARNING: failed to start suricata
To Reproduce
Steps to reproduce the behavior:
Update to 24.7.3
Try to start Suricata.
See error (Full error message only visible on console)
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
With 24.7.3, a new Suricata.yaml was included. This seems to be slightly faulty:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Suricata starting up fine:
Describe alternatives you considered
N/A
Solution
Indentation in /usr/local/etc/suricata/suricata.yaml is wrong at lines 348 et seq:
must be corrected as follows (delete 1 space in front of each "payload"):