Skip to main content
Glama

datadog mcp

search-logs

Analyze application logs in Datadog with precise filtering by time range, query terms, and sorting. Simplify issue investigation and monitoring with structured search results.

Instructions

Search logs in Datadog with advanced filtering options. Use filter.query for search terms (e.g., 'service:web-app status:error'), from/to for time ranges (e.g., 'now-15m', 'now'), and sort to order results. Essential for investigating application issues.

Input Schema

NameRequiredDescriptionDefault
filterNo
limitNo
pageNo
sortNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filter": { "additionalProperties": false, "properties": { "from": { "type": "string" }, "indexes": { "items": { "type": "string" }, "type": "array" }, "query": { "type": "string" }, "to": { "type": "string" } }, "type": "object" }, "limit": { "default": 100, "type": "number" }, "page": { "additionalProperties": false, "properties": { "cursor": { "type": "string" }, "limit": { "type": "number" } }, "type": "object" }, "sort": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from datadog mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GeLi2001/datadog-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server