mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
PCAP state - Fix options
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# Example Pillar file for a sensor
|
||||
sensor:
|
||||
interface: CHANGEME
|
||||
lbprocs: CHANGEME
|
||||
bro_pins:
|
||||
- 1
|
||||
- 2
|
||||
- 3
|
||||
- 4
|
||||
brobpf:
|
||||
pcapbpf:
|
||||
nidsbpf:
|
||||
|
||||
@@ -68,7 +68,7 @@ so-steno:
|
||||
docker_container.running:
|
||||
- image: toosmooth/so-steno:test2
|
||||
- network_mode: host
|
||||
- priviledged: true
|
||||
- privileged: True
|
||||
- port_bindings:
|
||||
- 127.0.0.1:1234:1234
|
||||
- binds:
|
||||
|
||||
Reference in New Issue
Block a user