mcp-server-datadog
by winor30
Verified
get_logs
Search and retrieve logs from Datadog
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | Yes | Start time in epoch seconds | |
limit | No | Maximum number of logs to return. Default is 100. | |
query | No | Datadog logs query string | |
to | Yes | End time in epoch seconds |