Merge pull request #14379 from Security-Onion-Solutions/reyesj2-patch-3

update event pipeline annotation
This commit is contained in:
Jorge Reyes
2025-03-12 13:22:40 -05:00
committed by GitHub

View File

@@ -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