Back to Codex skills
Data & Analysis

datadog-logs Codex skill

Query and filter Datadog logs from the shell using the Composio CLI. Run scoped log searches, pivot across services/environments, and export structured JSON for downstream agents instead of click-driving the Datadog UI.

What this skill does

Query Datadog logs through the Composio CLI so the agent can filter, pivot, and summarize without you pasting screenshots.

datadog-logs is meant for structured research, extraction, analysis, or decision support where the agent should produce evidence-backed output. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger datadog-logs when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

When to Use

A documented section in the source skill that gives the agent more specific execution guidance.

Prereqs

A documented section in the source skill that gives the agent more specific execution guidance.

Discover Tools

A documented section in the source skill that gives the agent more specific execution guidance.

Filter Recipes

A documented section in the source skill that gives the agent more specific execution guidance.

Errors from one service in the last 15 minutes

A documented section in the source skill that gives the agent more specific execution guidance.

Aggregate error count by endpoint

A documented section in the source skill that gives the agent more specific execution guidance.

Referenced tools

DATADOG_SEARCH_LOGSDATADOG_AGGREGATE_LOGSDATADOG_LIST_ACTIVE_METRICSDATADOG_GET_EVENT

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View datadog-logs on GitHub