AWS Lambda Forwarder
Steps
Go to cloudformation, and search “datadog”, you should either see one of the following
datadog-forwarder
as its own entryDatadogIntegration-ForwarderStack-***
as a nested stack
Click on the forwarder stack and click update
Select
use current template
Set the following 2 parameters:
DdUrl: $YOUR_NIMBUS_ENDPOINT
DdPort: 443
Update the stack
Last updated