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