Update soc_manager.yaml

This commit is contained in:
Doug Burks
2023-12-06 14:19:15 -05:00
committed by GitHub
parent 8da96e93c8
commit 213cdb479d

View File

@@ -3,28 +3,28 @@ manager:
enabled: enabled:
description: This is the daily task of syncing the Security Onion OS packages. It is recommended that you leave this enabled. description: This is the daily task of syncing the Security Onion OS packages. It is recommended that you leave this enabled.
global: True global: True
helpLink: manager.html helpLink: soup.html
hour: hour:
description: The hour of the day in which the repo sync takes place. description: The hour of the day in which the repo sync takes place.
global: True global: True
helpLink: manager.html helpLink: soup.html
minute: minute:
description: The minute within the hour to run the repo sync. description: The minute within the hour to run the repo sync.
global: True global: True
helpLink: manager.html helpLink: soup.html
elastalert: elastalert:
description: Enable elastalert 1=enabled 0=disabled. description: Enable elastalert 1=enabled 0=disabled.
global: True global: True
helpLink: manager.html helpLink: elastalert.html
no_proxy: no_proxy:
description: String of hosts to ignore the proxy settings for. description: String of hosts to ignore the proxy settings for.
global: True global: True
helpLink: manager.html helpLink: proxy.html
playbook: playbook:
description: Enable playbook 1=enabled 0=disabled. description: Enable playbook 1=enabled 0=disabled.
global: True global: True
helpLink: manager.html helpLink: playbook.html
proxy: proxy:
description: Proxy server to use for updates. description: Proxy server to use for updates.
global: True global: True
helpLink: manager.html helpLink: proxy.html