Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aws/logs_monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ To test different patterns against your logs, turn on [debug logs](#troubleshoot
: **[DEPRECATED, use DdEnrichS3Tags]** Let the Forwarder fetch S3 tags using GetResources API calls and apply them to logs and traces. If set to true, permission `tag:GetResources` will be automatically added to the Lambda execution IAM role.

`DdStepFunctionsTraceEnabled`
: Set to true to enable tracing for all Step Functions.
: Datadog can generate traces from Step Functions logs. Set to true to enable tracing.

`SourceZipUrl`
: Do not change unless you know what you are doing. Override the default location of the function source code.
Expand Down
Loading