Merge pull request #1584 from Security-Onion-Solutions/issue/1551

firewall to allow search nodes to connect to beats on manager
This commit is contained in:
Josh Patterson
2020-10-21 12:50:49 -04:00
committed by GitHub

View File

@@ -134,6 +134,7 @@ role:
- {{ portgroups.redis }}
- {{ portgroups.minio }}
- {{ portgroups.elasticsearch_node }}
- {{ portgroups.beats_5644 }}
self:
portgroups:
- {{ portgroups.syslog}}