mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
regex for hostgroups
This commit is contained in:
@@ -37,6 +37,7 @@ firewall:
|
||||
description: List of IP or CIDR blocks to allow to this hostgroup.
|
||||
helpLink: firewall.html
|
||||
advanced: True
|
||||
multiline: True
|
||||
regex: ^(([0-9]{1,3}\.){3}[0-9]{1,3}(\/([0-9]|[1-2][0-9]|3[0-2]))?)?$
|
||||
regexFailureMessage: You must enter a valid IP address or CIDR.
|
||||
customhostgroup2: *customhostgroupsettings
|
||||
|
||||
@@ -74,7 +74,6 @@ base:
|
||||
- telegraf
|
||||
- influxdb
|
||||
- soc
|
||||
- firewall.soc
|
||||
- kratos
|
||||
- firewall
|
||||
- idstools
|
||||
@@ -119,7 +118,6 @@ base:
|
||||
- telegraf
|
||||
- influxdb
|
||||
- soc
|
||||
- firewall.soc
|
||||
- kratos
|
||||
- firewall
|
||||
- manager
|
||||
@@ -162,7 +160,6 @@ base:
|
||||
- telegraf
|
||||
- influxdb
|
||||
- soc
|
||||
- firewall.soc
|
||||
- kratos
|
||||
- firewall
|
||||
- idstools
|
||||
@@ -226,7 +223,6 @@ base:
|
||||
- telegraf
|
||||
- influxdb
|
||||
- soc
|
||||
- firewall.soc
|
||||
- kratos
|
||||
- firewall
|
||||
- manager
|
||||
@@ -296,7 +292,6 @@ base:
|
||||
- telegraf
|
||||
- influxdb
|
||||
- soc
|
||||
- firewall.soc
|
||||
- kratos
|
||||
- firewall
|
||||
- idstools
|
||||
|
||||
Reference in New Issue
Block a user