Confluent
CCAAK · Question #16
CCAAK Question #16: Real Exam Question with Answer & Explanation
Sign in or unlock CCAAK to reveal the answer and full explanation for question #16. The question stem and answer options stay visible for context.
Question
You use Kafka to process financial transactions in real time. All clients that interact with Kafka must set a descriptive 'clientID', use 'acks=all', and enable compression. A review of the Kafka broker logs reveals a large number of failed authentication requests coming from a specific IP address. This IP address is associated with a shared hardware platform hosting many applications. You need to associate a client with the IP address making the failed authentication requests. How can you find the client making the failed authentication requests?
Options
- ASet the 'request.logger' to INFO to reveal the 'clientID' in the 'kafka-request.log'.
- BSearch for the 'clientID' in the 'kafka-authorizer.log' to reveal the identity of the application.
- CSet the 'request.logger' to DEBUG to reveal the 'clientID' in the 'kafka-request.log'.
- DSet the 'request.logger' to WARN to reveal the 'clientID' of the application.
Unlock CCAAK to see the answer
You've previewed enough free CCAAK questions. Unlock CCAAK for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.