From 6b28dc72e86ee51476b5e95dedd28361223435ce Mon Sep 17 00:00:00 2001 From: reyesj2 <94730068+reyesj2@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:38:33 -0400 Subject: [PATCH] Update annotation for global.pipeline Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com> --- salt/global/soc_global.yaml | 3 +-- salt/kafka/config.sls | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/salt/global/soc_global.yaml b/salt/global/soc_global.yaml index daaf28b28..667bf7826 100644 --- a/salt/global/soc_global.yaml +++ b/salt/global/soc_global.yaml @@ -36,9 +36,8 @@ global: global: True advanced: True 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 - readonly: True advanced: True repo_host: description: Specify the host where operating system packages will be served from. diff --git a/salt/kafka/config.sls b/salt/kafka/config.sls index c856c4f80..c9e028ff5 100644 --- a/salt/kafka/config.sls +++ b/salt/kafka/config.sls @@ -26,7 +26,7 @@ include: - ssl - +g kafka_group: group.present: - name: kafka