mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-27 19:33:14 +01:00
Bro Salt Module - add bro standalone config
This commit is contained in:
@@ -31,3 +31,9 @@ pin_cpus={{ salt['pillar.get']('sensor:bro_pins')|join(", ") }}
|
||||
af_packet_fanout_id=23
|
||||
af_packet_fanout_mode=AF_Packet::FANOUT_HASH
|
||||
af_packet_buffer_size=128*1024*1024
|
||||
{%- else %}
|
||||
[brosa]
|
||||
type=standalone
|
||||
host=localhost
|
||||
interface={{ interface }}
|
||||
{%- endif %}
|
||||
|
||||
Reference in New Issue
Block a user