> For the complete documentation index, see [llms.txt](https://ztrust.gitbook.io/livestreamiq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ztrust.gitbook.io/livestreamiq/readme/3.-guide-to-navigation/3.4-cluster-overview/3.4.4-logs.md).

# 3.4.4 Logs

Logs in Kafka are records of events and activities generated by Kafka brokers, producers, and consumers. They help monitor system operations, troubleshoot issues, and diagnose errors.

![](/files/aYEX3coxyB5b9SgUc8h8)

Key componenets of Logs Dashboard:

1. **Log Analysis - Real-Time:** shows the number of logs in real-time to monitor the generation of logs.

![](/files/UkZIneVWEuUZr6ChNCTl)

2. **Error Trend-Real-time:** Shows Kafka errors in real time to help monitor and troubleshoot issues.

![](/files/jsaiwsJ5hZPnxAAbIrhf)

3. **Logs Count:** Displays the total number of log entries generated within the selected time period.

<img src="/files/8BOkxURnvv2FbSyi40kM" alt="" height="366" width="402">

4. **Logs List:** It displays
   1. Search: Allows users to search log entries using keywords  and view the matching results.
   2. Newset: Sorts the log entries by the most recent or oldest records.&#x20;
   3. Select Log: Filters the log entries based on the selected log type or log file.&#x20;
   4. Select: Filters the displayed logs using additional criteria, such as log level, host, or other available options.&#x20;
   5. Timestamp: Displays the date and time when the log entry was generated.&#x20;
   6. Log Level: Indicates the severity level of the log entry (e.g., INFO, WARN, ERROR).&#x20;
   7. Message: Displays the details of the event or operation recorded in the log.&#x20;
   8. Host: Shows the server or machine where the log entry was generated.

![](/files/zv00XfK7M6Aa73JgNuzL)
