Files
securityonion/salt/bpf/soc_bpf.yaml
m0duspwnens 252afa8499 bpf for pcap
2023-03-20 17:10:34 -04:00

17 lines
412 B
YAML

bpf:
pcap:
description: List of BPF filters to apply to PCAP.
multiline: True
forcedType: "[]string"
helpLink: bpf.html
suricata:
description: List of BPF filters to apply to Suricata.
multiline: True
forcedType: "[]string"
helpLink: bpf.html
zeek:
description: List of BPF filters to apply to Zeek.
multiline: True
forcedType: "[]string"
helpLink: bpf.html