mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
Add strelka_frontend to heavynode, sensor, and standalone role FW portgroups
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user