-
I'm trying to run Kafka cluster: MSK KafkaConnect
KafkaConnector
Logs: Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
smeeklai
Jan 24, 2024
Replies: 1 comment 4 replies
-
The connector log is part of the Connect log. What does it log or doesn't log depends to large extent on the connector itself. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found out that the connector didn't run due to an incorrect config. Now it runs and I can see the logs in the Connect pod. Thanks for your help.