mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Rework IDH phase 1
This commit is contained in:
@@ -3,6 +3,7 @@ idh:
|
|||||||
config:
|
config:
|
||||||
logger:
|
logger:
|
||||||
class: &loggingOptions
|
class: &loggingOptions
|
||||||
|
description: Logging options for IDH nodes.
|
||||||
readonly: True
|
readonly: True
|
||||||
advanced: True
|
advanced: True
|
||||||
global: True
|
global: True
|
||||||
@@ -41,6 +42,9 @@ idh:
|
|||||||
tcpbanner.enabled: *serviceOptions
|
tcpbanner.enabled: *serviceOptions
|
||||||
tcpbanner_1.enabled: *serviceOptions
|
tcpbanner_1.enabled: *serviceOptions
|
||||||
tcpbanner_1.port: &portOptions
|
tcpbanner_1.port: &portOptions
|
||||||
|
description: Defined port the service should listen on.
|
||||||
|
advanced: True
|
||||||
|
helpLink: idh.html
|
||||||
tcpbanner_1.datareceivedbanner: &bannerOptions
|
tcpbanner_1.datareceivedbanner: &bannerOptions
|
||||||
description: Needs update
|
description: Needs update
|
||||||
advanced: True
|
advanced: True
|
||||||
|
|||||||
Reference in New Issue
Block a user