mirror of https://github.com/OISF/suricata
doc: clarify suricata.yaml location per install
The Quickstart guide installs Suricata from the Ubuntu PPA, where the config lives at /etc/suricata/suricata.yaml. A source build installs it under the prefix passed to configure, which defaults to /usr/local, so the file ends up at /usr/local/etc/suricata/suricata.yaml instead. Add a note next to the edit step so source-build users are not confused when the package path does not exist on their system. Ticket: #8358 Signed-off-by: Samaresh Kumar Singh <ssam3003@gmail.com>pull/15676/head
parent
ca34fba00c
commit
decd897eff
Loading…
Reference in New Issue