![]() |
VOOZH | about |
This page covers the prerequisites and setup steps for Data Streams Monitoring’s Kafka Monitoring.
Datadog Agent version 7.78 or later is required.
If your Kafka cluster uses ACLs, the Datadog Agent user requires the following minimum permissions:
| Resource Name | Resource Type | Operation |
|---|---|---|
kafka-cluster | CLUSTER | Describe |
kafka-cluster | CLUSTER | DescribeConfigs |
* | TOPIC | Describe |
* | TOPIC | DescribeConfigs |
* | GROUP | Describe |
Go to the Kafka Monitoring setup page and click Get Started. Then choose your environment and follow the instructions. To request assistance, choose Request a pairing session.
The setup page provides environment-specific configuration instructions. You can copy the instructions directly to an AI agent with Copy for AI.
This section applies only if you want to view Kafka message payloads in the Messages section. Skip it if you do not plan to use message inspection.
In addition to the ACL permissions listed in Prerequisites, the Datadog Agent user requires:
| Resource Name | Resource Type | Operation |
|---|---|---|
* | TOPIC | Read |
Remote configuration must be enabled at three levels:
To view Kafka messages, a user must have the Data Streams Monitoring Capture Messages permission.
You can verify your current permissions on your Profile page. To enable permissions, edit an existing role or create a role on the Roles page. If you do not have permission to modify roles, contact your organization’s administrator.
| |