APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Datadog
LogsQueryFilter
Datadog
· Schema
LogsQueryFilter
Filter criteria for log search queries
Analytics
Dashboards
Monitoring
Platform
T1
Visualizations
Properties
Name
Type
Description
query
string
A Datadog log search query string to filter log events (e.g., service:web status:error)
indexes
array
List of log index names to search; if empty, all indexes are searched
from
string
The start of the time range for the search in ISO 8601 format or relative format (e.g., now-15m)
to
string
The end of the time range for the search in ISO 8601 format or relative format (e.g., now)
View JSON Schema on GitHub