Datadog · Arazzo Workflow
Datadog Create a Logs Archive
Version 1.0.0
Create a logs archive backed by an S3 destination then read it back.
Provider
Workflows
create-log-archive
Create a logs archive then get it by id.
Creates a logs archive with an S3 destination, then retrieves the archive by id to confirm it persisted with the supplied query and destination.
1
createArchive
CreateLogsArchive
Create a new logs archive that sends matching logs to an S3 bucket via the supplied AWS integration.
2
getArchive
GetLogsArchive
Retrieve the newly created archive by its id to confirm it was stored with the expected query and destination.