mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-07-22 08:45:40 +02:00
12 lines
141 B
YAML+Jinja
12 lines
141 B
YAML+Jinja
# Example Pillar file for a sensor
|
|
sensor:
|
|
interface: CHANGEME
|
|
bro_pins:
|
|
- 1
|
|
- 2
|
|
- 3
|
|
- 4
|
|
brobpf:
|
|
pcapbpf:
|
|
nidsbpf:
|