Skip to content

Latest commit

 

History

History
 
 

coralogix-notifier

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

AWS Health Coralogix Notifier

Description

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.

Setup and Usage

Choose Launch Stack to launch the template in the US East (N. Virginia) Region in your account:

Launch AWS Health Coralogix Notifier

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.

License

AWS Health Tools are licensed under the Apache 2.0 License.