Actions
Documentation #8358
open
RS
Wrong file path for suricata.yaml in the Quick Start guide
Documentation #8358:
Wrong file path for suricata.yaml in the Quick Start guide
Affected Versions:
Effort:
low
Difficulty:
Label:
Description
Wrong file path for suricata.yaml in the Quick Start guide > Basic Setup
https://docs.suricata.io/en/latest/quickstart.html#basic-setup
The path mentioned in the guide: `/etc/suricata/suricata.yaml`
Seems it was changed. Path that is shown in the terminal while executing the command `./configure && make && make install-full`
`/usr/local/etc/suricata/suricata.yaml`
Files
RS Updated by Roopesh Saravanan about 2 months ago
- Status changed from In Progress to New
JI Updated by Jason Ish about 2 months ago
These docs are correct given the guide in question. This quick start guide is basead on the Ubuntu package the OISF provides, in this package, the configuration file is at /etc/suricata/suricata.yaml.
Actions