Skip to content

Commit

Permalink
Update note with link for context (#19397)
Browse files Browse the repository at this point in the history
* Update note with link for context

* Apply suggestions from code review
  • Loading branch information
estherk15 authored Aug 16, 2023
1 parent 03b0d90 commit c568e44
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Datadog can automatically configure triggers on the Datadog Forwarder Lambda fun
| Redshift Logs | S3 |
| S3 Access Logs | S3 |

**Note**: `SubscriptionFilter` is not created automatically.
**Note**: [Subscription filters][48] are not created automatically by the DatadogForwarder. Create them directly on a Log Group.

1. If you haven't already, set up the [Datadog log collection AWS Lambda function][1].
2. Ensure the policy of the IAM role used for [Datadog-AWS integration][43] has the following permissions. Information on how these permissions are used can be found in the descriptions below:
Expand Down Expand Up @@ -292,3 +292,4 @@ You can also exclude or send only those logs that match a specific pattern by us
[45]: https://app.datadoghq.com/logs
[46]: https://github.com/DataDog/datadog-serverless-functions/tree/master/aws/logs_monitoring#log-scrubbing-optional
[47]: https://github.com/DataDog/datadog-serverless-functions/tree/master/aws/logs_monitoring#log-filtering-optional
[48]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/SubscriptionFilters

0 comments on commit c568e44

Please sign in to comment.