From 8805fef187b87f5c630d9a54ab55dd68fd141bd8 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Wed, 21 Oct 2020 12:43:28 -0400 Subject: [PATCH] firewall to allow search nodes to connect to beats on manager --- salt/firewall/assigned_hostgroups.map.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/firewall/assigned_hostgroups.map.yaml b/salt/firewall/assigned_hostgroups.map.yaml index cfb774cd9..b3989a36c 100644 --- a/salt/firewall/assigned_hostgroups.map.yaml +++ b/salt/firewall/assigned_hostgroups.map.yaml @@ -134,6 +134,7 @@ role: - {{ portgroups.redis }} - {{ portgroups.minio }} - {{ portgroups.elasticsearch_node }} + - {{ portgroups.beats_5644 }} self: portgroups: - {{ portgroups.syslog}}