mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Bro Module - Update the node.cfg
This commit is contained in:
@@ -14,11 +14,13 @@
|
||||
type=manager
|
||||
host=localhost
|
||||
|
||||
{% for demproxies in range(proxies) %}
|
||||
[proxy-{{ demproxies }}]
|
||||
[logger]
|
||||
type=logger
|
||||
host=localhost
|
||||
|
||||
[proxy]
|
||||
type=proxy
|
||||
host=localhost
|
||||
{% endfor %}
|
||||
|
||||
[worker-1]
|
||||
type=worker
|
||||
|
||||
Reference in New Issue
Block a user