Difference between revisions of "Datadog Forwarder"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
* https://docs.datadoghq.com/logs/guide/forwarder/
 
* https://docs.datadoghq.com/logs/guide/forwarder/
 +
 +
 +
The Datadog Forwarder is an [[AWS Lambda function]] that ships logs from AWS to Datadog, specifically:
 +
* Forward CloudWatch, ELB, S3, CloudTrail, VPC, SNS, and CloudFront logs to Datadog.
 +
* Forward S3 events to Datadog.
 +
* Forward Kinesis data stream events to Datadog (only CloudWatch logs are supported).
 +
* Forward metrics, traces, and logs from AWS Lambda functions to Datadog. Datadog recommends you use the Datadog Lambda Extension to monitor your Lambda functions.
 +
 +
 +
        - PolicyName: [[ForwarderRolePolicy0]]
 +
        - PolicyName: [[ForwarderZipCopierRolePolicy0]]
 +
 +
 +
            "RoleName": "DatadogAWSIntegration-Dat-LambdaExecutionRoleDatado-XXXXXXXX",
 +
            "RoleName": "DatadogAWSIntegration-ForwarderStack--ForwarderRole-XXXXXXXX",
 +
            "RoleName": "[[DatadogAWSIntegrationRole]]",
 +
  
 
== See also ==
 
== See also ==

Latest revision as of 15:16, 25 June 2024


The Datadog Forwarder is an AWS Lambda function that ships logs from AWS to Datadog, specifically:

  • Forward CloudWatch, ELB, S3, CloudTrail, VPC, SNS, and CloudFront logs to Datadog.
  • Forward S3 events to Datadog.
  • Forward Kinesis data stream events to Datadog (only CloudWatch logs are supported).
  • Forward metrics, traces, and logs from AWS Lambda functions to Datadog. Datadog recommends you use the Datadog Lambda Extension to monitor your Lambda functions.


       - PolicyName: ForwarderRolePolicy0
       - PolicyName: ForwarderZipCopierRolePolicy0


           "RoleName": "DatadogAWSIntegration-Dat-LambdaExecutionRoleDatado-XXXXXXXX",
           "RoleName": "DatadogAWSIntegration-ForwarderStack--ForwarderRole-XXXXXXXX",
           "RoleName": "DatadogAWSIntegrationRole",


See also[edit]

Advertising: