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:
|
||||
logger:
|
||||
class: &loggingOptions
|
||||
description: Logging options for IDH nodes.
|
||||
readonly: True
|
||||
advanced: True
|
||||
global: True
|
||||
@@ -41,6 +42,9 @@ idh:
|
||||
tcpbanner.enabled: *serviceOptions
|
||||
tcpbanner_1.enabled: *serviceOptions
|
||||
tcpbanner_1.port: &portOptions
|
||||
description: Defined port the service should listen on.
|
||||
advanced: True
|
||||
helpLink: idh.html
|
||||
tcpbanner_1.datareceivedbanner: &bannerOptions
|
||||
description: Needs update
|
||||
advanced: True
|
||||
|
||||
Reference in New Issue
Block a user