disable logstash and redis if kafka enabled

This commit is contained in:
m0duspwnens
2024-04-10 14:13:27 -04:00
parent e9e61ea2d8
commit d3bd56b131
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ kafka:
helpLink: kafka.html
client:
security_x_protocol:
description: Broker communication protocol. Options are: SASL_SSL, PLAINTEXT, SSL, SASL_PLAINTEXT
description: 'Broker communication protocol. Options are: SASL_SSL, PLAINTEXT, SSL, SASL_PLAINTEXT'
title: security.protocol
regex: ^(SASL_SSL|PLAINTEXT|SSL|SASL_PLAINTEXT)
helpLink: kafka.html