- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`Use the Messages feature to view Kafka messages directly and troubleshoot your data streams efficiently. You can view messages at specific offsets within Kafka. Inspecting these messages can be crucial when troubleshooting issues related to specific services or data streams.
Before diving into detailed configuration steps, here’s an overview of what’s involved in setting up the Messages feature:
Step | Description | Setup Guide |
---|---|---|
Agent setup | An agent needs Kafka consumer integration enabled, be on at least version 7.69.0, and have remote configuration enabled | Agent Setup |
Verify permissions | You need a few log access permissions, which usually come standard as well as Data Streams Monitoring Capture Messages enabled in Datadog | Required Permissions |
Any Datadog agent having access to Kafka can be used for setup.
If you self-host Kafka, Datadog recommends setting up Messages on one of your Kafka brokers’ agents. Otherwise, choose any one agent your producer or consumer services communicate with that has access to your Kafka cluster.
Complete the following steps on the same Datadog agent:
Ensure your agent is running version 7.69.0
or later.
To check your agent version, run datadog-agent version
on your host.
Confirm that Remote Configuration is enabled for your agent (it is typically enabled by default). Verify this setting on the Fleet Automation page and also confirm it at the organizational level from the Remote Configuration settings page.
Follow the steps detailed at Kafka consumer integration documentation to configure a Datadog agent for the Kafka consumer integration.
kafka_consumer
entries to confirm successful configuration.kafka.broker_offset
metric in Datadog’s Metrics Explorer, filtering by the relevant Kafka topics.You must have the following permissions enabled:
Data Streams Monitoring Capture Messages
Logs Read Index Data
Logs Read Data
Logs Live Tail
You can verify your current permissions on your Profile page.
To enable permissions, edit an existing role or create a new one on the Roles page. If you don’t have adequate access to modify roles, contact your organization’s administrator.