We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, We are using confluent kafka 7.5.2
I already packaged the jar and put in plugin.path in kafka connect
When we configure the connector instance it enters in a failed state inmmediatly with no error log or any log.
I already configure the loggers in kafka connect to set the logger cricket.jmoore=TRACE, but any logs.
Could you suggest how can i fix the logger ? :)
Regards, Leonardo
The text was updated successfully, but these errors were encountered:
If it errors immediately, you'll want to look at the /status endpoint of the connector where you've added the transform.
Sorry, something went wrong.
No branches or pull requests
Hello,
We are using confluent kafka 7.5.2
I already packaged the jar and put in plugin.path in kafka connect
When we configure the connector instance it enters in a failed state inmmediatly with no error log or any log.
I already configure the loggers in kafka connect to set the logger cricket.jmoore=TRACE, but any logs.
Could you suggest how can i fix the logger ?
:)
Regards,
Leonardo
The text was updated successfully, but these errors were encountered: