mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
221 B
YAML
18 lines
221 B
YAML
|
2 years ago
|
%YAML 1.1
|
||
|
|
---
|
||
|
|
|
||
|
|
outputs:
|
||
|
|
- eve-log:
|
||
|
|
enabled: yes
|
||
|
|
types:
|
||
|
|
- altemplate
|
||
|
|
- alert
|
||
|
|
- flow
|
||
|
|
|
||
|
|
app-layer:
|
||
|
|
protocols:
|
||
|
|
altemplate:
|
||
|
|
enabled: yes
|
||
|
|
detection-ports:
|
||
|
|
dp: 7000
|