Logging and Log Records Monitoring
Kafka provides the opportunity for the logging and log records monitoring. Log records can be published in Kafka topics, and logs can be stored and processed in the cluster for as long as it is necessary. If you have a special monitoring app, it will be able to get data from Kafka topics in the on-line mode.