Bro Module - Update the node.cfg

This commit is contained in:
Mike Reeves
2019-01-09 14:45:07 -05:00
parent a00c107136
commit b0bb7ad404

View File

@@ -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