diff --git a/aws/logs_monitoring/README.md b/aws/logs_monitoring/README.md index ceda7355f..797c340c1 100644 --- a/aws/logs_monitoring/README.md +++ b/aws/logs_monitoring/README.md @@ -100,6 +100,10 @@ If you can't install the Forwarder using the provided CloudFormation template, y +## Shipping logs to other lambda functions + +You can ship logs to other Lambda functions using the `AdditionalTargetLambdaARNs` Cloudformation parameter. These additional Lambda functions will be called asynchronously with the same `event` the Datadog Forwarder receives. + ## AWS PrivateLink Support You can run the Forwarder in a VPC by using AWS PrivateLink to connect to Datadog. Note that AWS PrivateLink can only be configured with Datadog organizations using the Datadog US site (i.e. datadoghq.com, not datadoghq.eu).