mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-13 05:39:18 +02:00
ensure bool sliders for idh
This commit is contained in:
@@ -3,6 +3,10 @@ idh:
|
|||||||
description: Enables or disables the Intrusion Detection Honeypot (IDH) process.
|
description: Enables or disables the Intrusion Detection Honeypot (IDH) process.
|
||||||
forcedType: bool
|
forcedType: bool
|
||||||
helpLink: idh
|
helpLink: idh
|
||||||
|
restrict_management_ip:
|
||||||
|
description: Restricts management IP access to the IDH node.
|
||||||
|
forcedType: bool
|
||||||
|
helpLink: idh
|
||||||
opencanary:
|
opencanary:
|
||||||
config:
|
config:
|
||||||
logger:
|
logger:
|
||||||
@@ -25,6 +29,7 @@ idh:
|
|||||||
filename: *loggingOptions
|
filename: *loggingOptions
|
||||||
portscan_x_enabled: &serviceOptions
|
portscan_x_enabled: &serviceOptions
|
||||||
description: To enable this opencanary module, set this value to true. To disable set to false. This option only applies to IDH nodes within your grid.
|
description: To enable this opencanary module, set this value to true. To disable set to false. This option only applies to IDH nodes within your grid.
|
||||||
|
forcedType: bool
|
||||||
helpLink: idh
|
helpLink: idh
|
||||||
portscan_x_logfile: *loggingOptions
|
portscan_x_logfile: *loggingOptions
|
||||||
portscan_x_synrate:
|
portscan_x_synrate:
|
||||||
@@ -126,8 +131,9 @@ idh:
|
|||||||
vnc_x_enabled: *serviceOptions
|
vnc_x_enabled: *serviceOptions
|
||||||
vnc_x_port: *portOptions
|
vnc_x_port: *portOptions
|
||||||
openssh:
|
openssh:
|
||||||
enable:
|
enable:
|
||||||
description: This is the real SSH service for the host machine.
|
description: This is the real SSH service for the host machine.
|
||||||
|
forcedType: bool
|
||||||
helpLink: idh
|
helpLink: idh
|
||||||
config:
|
config:
|
||||||
port:
|
port:
|
||||||
|
|||||||
Reference in New Issue
Block a user