remove colon to avoid yaml parsing problems

This commit is contained in:
Jason Ertel
2024-09-16 15:30:14 -04:00
parent 0566f46d5b
commit cce9e162d4
9 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
elasticsearch: elasticsearch:
enabled: enabled:
description: Enables or disables the Elasticsearch process. This process provides the log event storage system. WARNING: Disabling this process is unsupported. description: Enables or disables the Elasticsearch process. This process provides the log event storage system. WARNING - Disabling this process is unsupported.
advanced: True advanced: True
helpLink: elasticsearch.html helpLink: elasticsearch.html
version: version:

View File

@@ -1,6 +1,6 @@
influxdb: influxdb:
enabled: enabled:
description: Enables the grid metrics collection storage system. Security Onion grid health monitoring requires this process to remain enabled. WARNING: Disabling the process is unsupported, and will cause unexpected results. description: Enables the grid metrics collection storage system. Security Onion grid health monitoring requires this process to remain enabled. WARNING - Disabling the process is unsupported, and will cause unexpected results.
helpLink: influxdb.html helpLink: influxdb.html
config: config:
assets-path: assets-path:

View File

@@ -1,6 +1,6 @@
kibana: kibana:
enabled: enabled:
description: Enables or disables the Kibana front-end interface to Elasticsearch. Due to Kibana being used for loading certain configuration details in Elasticsearch, this process should remain enabled. WARNING: Disabling the process is unsupported, and will cause unexpected results. description: Enables or disables the Kibana front-end interface to Elasticsearch. Due to Kibana being used for loading certain configuration details in Elasticsearch, this process should remain enabled. WARNING - Disabling the process is unsupported, and will cause unexpected results.
helpLink: kibana.html helpLink: kibana.html
config: config:
elasticsearch: elasticsearch:

View File

@@ -1,6 +1,6 @@
kratos: kratos:
enabled: enabled:
description: Enables or disables the Kratos authentication system. WARNING: Disabling this process will cause the grid to malfunction. Re-enabling this setting will require manual effort via SSH. description: Enables or disables the Kratos authentication system. WARNING - Disabling this process will cause the grid to malfunction. Re-enabling this setting will require manual effort via SSH.
advanced: True advanced: True
helpLink: kratos.html helpLink: kratos.html

View File

@@ -1,6 +1,6 @@
nginx: nginx:
enabled: enabled:
description: Enables or disables the Nginx web server and reverse proxy. WARNING: Disabling this process will prevent access to SOC and other important web interfaces and APIs. Re-enabling the process is a manual effort. Do not change this setting without instruction from Security Onion support. description: Enables or disables the Nginx web server and reverse proxy. WARNING - Disabling this process will prevent access to SOC and other important web interfaces and APIs. Re-enabling the process is a manual effort. Do not change this setting without instruction from Security Onion support.
advanced: True advanced: True
helpLink: nginx.html helpLink: nginx.html
external_suricata: external_suricata:

View File

@@ -1,7 +1,7 @@
patch: patch:
os: os:
enabled: enabled:
description: Enable OS updates. WARNING: Disabling this setting will prevent important operating system updates from being applied on a scheduled basis. description: Enable OS updates. WARNING - Disabling this setting will prevent important operating system updates from being applied on a scheduled basis.
helpLink: soup.html helpLink: soup.html
schedule_to_run: schedule_to_run:
description: Currently running schedule for updates. description: Currently running schedule for updates.

View File

@@ -1,4 +1,4 @@
registry: registry:
enabled: enabled:
description: Enables or disables the Docker registry on the manager node. WARNING: If this process is disabled the grid will malfunction and a manual effort may be needed to re-enable the setting. description: Enables or disables the Docker registry on the manager node. WARNING - If this process is disabled the grid will malfunction and a manual effort may be needed to re-enable the setting.
advanced: True advanced: True

View File

@@ -1,6 +1,6 @@
soc: soc:
enabled: enabled:
description: Enables or disables SOC. WARNING: Disabling this setting is unsupported and will cause the grid to malfunction. Re-enabling this setting is a manual effort via SSH. description: Enables or disables SOC. WARNING - Disabling this setting is unsupported and will cause the grid to malfunction. Re-enabling this setting is a manual effort via SSH.
advanced: True advanced: True
telemetryEnabled: telemetryEnabled:
title: SOC Telemetry title: SOC Telemetry

View File

@@ -1,6 +1,6 @@
telegraf: telegraf:
enabled: enabled:
description: Enables the grid metrics collection process. WARNING: Security Onion grid health monitoring requires this process to remain enabled. Disabling it will cause unexpected and unsupported results. description: Enables the grid metrics collection process. WARNING - Security Onion grid health monitoring requires this process to remain enabled. Disabling it will cause unexpected and unsupported results.
advanced: True advanced: True
helpLink: influxdb.html helpLink: influxdb.html
config: config: