Robin Moffatt 1/16/2020

Changing the Logging Level for Kafka Connect Dynamically

Read Original

This technical article details the process of dynamically adjusting Kafka Connect's logging levels (e.g., to DEBUG or TRACE) using the admin/logger REST API introduced in Kafka 2.4 via KIP-495. It contrasts this with the old method of restarting workers and provides practical curl command examples for targeted troubleshooting of connectors like Debezium.

Changing the Logging Level for Kafka Connect Dynamically

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week