mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-16 05:53:09 +01:00
17 lines
461 B
YAML
17 lines
461 B
YAML
manager:
|
|
elastalert:
|
|
description: Enable elastalert 1=enabled 0=disabled.
|
|
global: True
|
|
helpLink: manager.html
|
|
no_proxy: String of hosts to ignore the proxy settings for.
|
|
description:
|
|
global: True
|
|
helpLink: manager.html
|
|
playbook:
|
|
description: Enable playbook 1=enabled 0=disabled.
|
|
global: True
|
|
helpLink: manager.html
|
|
proxy:
|
|
description: Proxy server to use for updates.
|
|
global: True
|
|
helpLink: manager.html |