Back to skills

dd-logs

infrastructure

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

Setup & Installation

npx skills add https://github.com/datadog-labs/dd-logs --skill dd-logs
or paste the link and ask your coding assistant to install it
https://github.com/datadog-labs/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

  • Working with dd logs functionality
  • Implementing dd logs features
  • Debugging dd logs related issues