Add strelka_frontend to heavynode, sensor, and standalone role FW portgroups

This commit is contained in:
weslambert
2022-03-28 16:05:07 -04:00
committed by GitHub
parent fb7160cba5
commit 6004dde54a

View File

@@ -349,6 +349,9 @@ role:
osquery_endpoint: osquery_endpoint:
portgroups: portgroups:
- {{ portgroups.fleet_api }} - {{ portgroups.fleet_api }}
strelka_frontend:
portgroups:
- {{ portgroups.strelka_frontend }}
syslog: syslog:
portgroups: portgroups:
- {{ portgroups.syslog }} - {{ portgroups.syslog }}
@@ -482,6 +485,9 @@ role:
self: self:
portgroups: portgroups:
- {{ portgroups.syslog}} - {{ portgroups.syslog}}
strelka_frontend:
portgroups:
- {{ portgroups.strelka_frontend }}
INPUT: INPUT:
hostgroups: hostgroups:
anywhere: anywhere:
@@ -511,6 +517,9 @@ role:
self: self:
portgroups: portgroups:
- {{ portgroups.syslog}} - {{ portgroups.syslog}}
strelka_frontend:
portgroups:
- {{ portgroups.strelka_frontend }}
INPUT: INPUT:
hostgroups: hostgroups:
anywhere: anywhere: