Merge pull request #7663 from Security-Onion-Solutions/fix/strelka_fw

Add strelka_frontend to heavynode, sensor, and standalone role FW por…
This commit is contained in:
weslambert
2022-03-28 16:14:25 -04:00
committed by GitHub

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: