Datadog Labs/dd-logs — Agent Skills | officialskills.sh
Back to skills

dd-logs

Searches, filters, and archives Datadog logs through the Pup CLI.

Setup & Installation

npx skills add https://github.com/datadog-labs/agent-skills --skill dd-logs
or paste the link and ask your coding assistant to install it
https://github.com/datadog-labs/agent-skills/tree/main/dd-logs
View on GitHub

What This Skill Does

Searches, filters, and archives Datadog logs through the Pup CLI. Covers log pipelines, exclusion filters for cost control, log-based metrics, and sensitive data scrubbing.

Keeps log management inside the terminal instead of switching between the Datadog UI, API docs, and config files.

When to use it

  • Searching error logs across services for a specific time window
  • Setting up exclusion filters to drop noisy health check and debug logs
  • Creating log-based metrics instead of indexing high-volume data
  • Configuring grok parsers to extract structured fields from raw log lines
  • Listing and managing log archives for compliance storage