Kafka exporter logging level #5517
-
Hi, Is there a way to reduce the logging level of the Kafka Exporter? I am using Strimzi 0.24.1 I can see a KAFKA_EXPORTER_LOGGING env variable in the container, but i haven't find a way to set it to ERROR in the Kafka spec. Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
You should be able to configure it in the |
Beta Was this translation helpful? Give feedback.
-
Thanks! Looks like there is some kind of bug because i have set it to error but still see info messages in the log.
[kafka_exporter] [INFO] 2021/09/03 06:23:04 Starting kafka_exporter (version=, branch=, revision=) |
Beta Was this translation helpful? Give feedback.
You should be able to configure it in the
.spec.kafkaExporter
section: https://strimzi.io/docs/operators/latest/full/using.html#type-KafkaExporterSpec-reference