mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 15:33:06 +01:00
Don't require advanced options for required values
This commit is contained in:
@@ -44,14 +44,14 @@ sensoroni:
|
|||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
base_url:
|
base_url:
|
||||||
description: Base URL for the Echotrail analyzer.
|
description: Base URL for the Echotrail analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
api_key:
|
api_key:
|
||||||
@@ -66,21 +66,21 @@ sensoroni:
|
|||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
auth_user:
|
auth_user:
|
||||||
description: Username for the Elasticsearch analyzer.
|
description: Username for the Elasticsearch analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
auth_pwd:
|
auth_pwd:
|
||||||
description: User password for the Elasticsearch analyzer.
|
description: User password for the Elasticsearch analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
num_results:
|
num_results:
|
||||||
description: Number of documents to return for the Elasticsearch analyzer.
|
description: Number of documents to return for the Elasticsearch analyzer.
|
||||||
@@ -94,7 +94,7 @@ sensoroni:
|
|||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
time_delta_minutes:
|
time_delta_minutes:
|
||||||
description: Time (in minutes) to search back for the Elasticsearch analyzer.
|
description: Time (in minutes) to search back for the Elasticsearch analyzer.
|
||||||
@@ -115,14 +115,14 @@ sensoroni:
|
|||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
cert_path:
|
cert_path:
|
||||||
description: Path to a TLS certificate for the Elasticsearch analyzer.
|
description: Path to a TLS certificate for the Elasticsearch analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: False
|
||||||
forcedType: string
|
forcedType: string
|
||||||
emailrep:
|
emailrep:
|
||||||
api_key:
|
api_key:
|
||||||
|
|||||||
Reference in New Issue
Block a user