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
|
type=manager
|
||||||
host=localhost
|
host=localhost
|
||||||
|
|
||||||
{% for demproxies in range(proxies) %}
|
[logger]
|
||||||
[proxy-{{ demproxies }}]
|
type=logger
|
||||||
|
host=localhost
|
||||||
|
|
||||||
|
[proxy]
|
||||||
type=proxy
|
type=proxy
|
||||||
host=localhost
|
host=localhost
|
||||||
{% endfor %}
|
|
||||||
|
|
||||||
[worker-1]
|
[worker-1]
|
||||||
type=worker
|
type=worker
|
||||||
|
|||||||
Reference in New Issue
Block a user