Datadog · Arazzo Workflow
Datadog Ingest and Search Logs
Version 1.0.0
Submit log entries to Datadog then search the platform for those logs.
Provider
Workflows
ingest-and-search-logs
Submit logs to Datadog then search for the indexed log events.
Sends one or more log entries to the Datadog intake endpoint and then issues a log search query bounded by a time range to retrieve the matching events.
1
submitLogEntry
submitLogs
Send a single log entry to the Datadog intake endpoint so it is queued for indexing, storage, and analysis.
2
searchLogs
searchLogs
Run a log search query bounded by the supplied time range to retrieve the log events that match the query.