Skip to content

Commit

Permalink
Update docs/static/troubleshoot/ts-kafka.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: João Duarte <[email protected]>
  • Loading branch information
kaisecheng and jsvd authored Jan 10, 2024
1 parent 3f1ad7b commit bc56cb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/static/troubleshoot/ts-kafka.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ To troubleshoot authentication failures in Kafka client, add `-Dsun.security.krb
```
logger.kafkainput.name = logstash.inputs.kafka
logger.kafkainput.level = debug
logger.kafkaoutput.name = logstash.outputs.kafka
logger.kafkaoutput.level = debug
logger.kafka.name = org.apache.kafka
logger.kafka.level = debug
```
Expand Down

0 comments on commit bc56cb8

Please sign in to comment.