diff --git a/salt/global/soc_global.yaml b/salt/global/soc_global.yaml index 15cae92b3..047bb525b 100644 --- a/salt/global/soc_global.yaml +++ b/salt/global/soc_global.yaml @@ -43,7 +43,7 @@ global: global: True advanced: True pipeline: - 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. + description: Sets which pipeline technology for events to use. The use of Kafka requires a Security Onion Pro license. regex: ^(REDIS|KAFKA)$ options: - REDIS