What is dd-logs?
Log management - search, pipelines, archives, and cost control. Source: datadog-labs/agent-skills.
Log management - search, pipelines, archives, and cost control.
Quickly install dd-logs AI skill to your development environment via command line
Source: datadog-labs/agent-skills.
| error | Full-text search | | status:error | Tag equals | | @http.statuscode:500 | Attribute equals | | @http.statuscode:>=400 | Numeric range | | service:api AND env:prod | Boolean | | @message:timeout | Wildcard |
| Health checks | @http.url:"/health" OR @http.url:"/ready" | | Debug logs | status:debug | | Static assets | @http.url:.css OR @http.url:.js | | Heartbeats | @message:heartbeat |
| Logs not appearing | Check agent, pipeline filters | | High costs | Add exclusion filters | | Search slow | Narrow time range, use indexes | | Missing attributes | Check grok parser |
Log management - search, pipelines, archives, and cost control. Source: datadog-labs/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-logsLog management - search, pipelines, archives, and cost control. Source: datadog-labs/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/datadog-labs/agent-skills --skill dd-logs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/datadog-labs/agent-skills