Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 731 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 731 Bytes

CloudConnexa Log Streaming to DataDog forwarder

This forwarder is designed to read CloudConnexa logs from your AWS S3 bucket and push them into DataDog.

Installation

The instalation is performed by using the CloudFormation template that is going to request and setup the required AWS Lambda and DataDog paramters. See the DataDog setup instructions for more details.

Build command

`./gradlew build -i`