Hello, I am new to Kafka and I am looking for a solution to check kafka connection status. >From configuration, I have only kafka bootstrap servers, I do not know how to use this information to fetch connection status from producer/consumer application.
Best regards Reds