This tool can be used to send logs to Coralogix endpoints when an AWS Health event happens by using AWS Lambda and Amazon CloudWatch Events.
Choose Launch Stack to launch the template in the US East (N. Virginia) Region in your account:
The CloudFormation template requires the following parameters:
- AWS Health Tool configuration
- CORALOGIX_LOG_URL: The Coralogix logs ingress endpoint.
- PRIVATE_KEY: Your Coralogix private key (sensitive).
- APP_NAME: In Coralogix logs should be tagged by application name and sub system name.
- SUB_SYSTEM: In Coralogix logs should be tagged by application name and sub system name.
More information about AWS Health is available here: http://docs.aws.amazon.com/health/latest/ug/what-is-aws-health.html
Note that this is a just an example of how to set up automation with AWS Health, Amazon CloudWatch Events, and AWS Lambda. We recommend testing this example and tailoring it to your environment before using it in your production environment.
AWS Health Tools are licensed under the Apache 2.0 License.