mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 14:18:40 +02:00
Update annotation for global.pipeline
Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com>
This commit is contained in:
@@ -36,9 +36,8 @@ global:
|
|||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
pipeline:
|
pipeline:
|
||||||
description: Sets which pipeline technology for events to use. Currently only Redis is supported.
|
description: Sets which pipeline technology for events to use. Currently only Redis is fully supported. Kafka is experimental and requires a Security Onion Pro license.
|
||||||
global: True
|
global: True
|
||||||
readonly: True
|
|
||||||
advanced: True
|
advanced: True
|
||||||
repo_host:
|
repo_host:
|
||||||
description: Specify the host where operating system packages will be served from.
|
description: Specify the host where operating system packages will be served from.
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
include:
|
include:
|
||||||
- ssl
|
- ssl
|
||||||
|
g
|
||||||
kafka_group:
|
kafka_group:
|
||||||
group.present:
|
group.present:
|
||||||
- name: kafka
|
- name: kafka
|
||||||
|
|||||||
Reference in New Issue
Block a user