mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-06-14 12:21:26 +00:00
Update Suricata instructions
This commit is contained in:
parent
b3b9986f63
commit
cf594d5820
1 changed files with 2 additions and 2 deletions
|
|
@ -279,7 +279,7 @@ Restart telegraf to load changes.
|
|||
|
||||
### Configure logging to UNIX socket
|
||||
|
||||
Now append the following section to /usr/local/etc/suricata/custom.yaml.
|
||||
Now add the following section to /usr/local/etc/suricata/custom.yaml.
|
||||
|
||||
```
|
||||
outputs:
|
||||
|
|
@ -305,7 +305,7 @@ outputs:
|
|||
tls: yes
|
||||
```
|
||||
|
||||
After that, restart Suricata.
|
||||
After that, navigate to the OPNsense IDS GUI at Services -> Intrusion Detection -> Administration and click Apply.
|
||||
|
||||
### Import the Suricata Dashboard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue