Add ikev2 to userguide

pull/3315/head
Pierre Chifflier 7 years ago committed by Victor Julien
parent 4e4cf00c07
commit 6eb48e1e93

@ -156,6 +156,8 @@ outputs:
# NFS logging. Requires Rust. # NFS logging. Requires Rust.
- nfs - nfs
# IKEv2 logging. Requires Rust.
- ikev2
- ssh - ssh
- stats: - stats:
totals: yes # stats for all threads merged together totals: yes # stats for all threads merged together

@ -78,6 +78,7 @@ you can pick from. These are:
* dnp3 (disabled by default) * dnp3 (disabled by default)
* enip (disabled by default) * enip (disabled by default)
* nfs (depends on rust availability) * nfs (depends on rust availability)
* ikev2 (depends on rust availability)
* ntp (depends on rust availability) * ntp (depends on rust availability)
The availability of these protocols depends on whether the protocol is enabled in the configuration file suricata.yaml. The availability of these protocols depends on whether the protocol is enabled in the configuration file suricata.yaml.

Loading…
Cancel
Save