inline logs location #5760
Unanswered
mohan-nagandlla
asked this question in
Q&A
Replies: 3 comments
-
As common in Kubernetes, the logs go to standard output where you can collect them with your container engine and tools such as Fluentd and similar. Please feel free to open a PR if you think this needs to be clarified in the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you and isn't possible to capture the connect logs inside Kafka broker |
Beta Was this translation helpful? Give feedback.
0 replies
-
WDYM with capture the connect logs inside Kafka broker? As in send them to Kafka as Kafka messages? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suggestion / Problem
we can able to use log4j.properties to capture the logs by inline or external methods external method is clear but the probelm is at inline method where will the logs will store? where we can see the all logs files.
Documentation Link
https://strimzi.io/docs/operators/latest/using.html#property-kafka-connect-logging-reference
Beta Was this translation helpful? Give feedback.
All reactions