Alerts are the main entities for your incident management flow within Opsgenie. Coralogix allows you to monitor Opsgenie alerts and add their context to other application and infrastructure events. Using Coralogix visualizations, tags, and other log analysis tools you can perform better root-cause and impact analysis and gain additional insights into your infrastructure health and the effectiveness of your operational processes.
How to integrate:
Once you chose webhook a new screen will pop up
“Cluster url” is a variable. Please match this part with a row entry within the table. Copy the table row entry located under the column that matches the top-level domain of your Coralogix account (.com, .in, etc.). Replace the variable part of the URL with this entry.
Complete the form and hit save.
Cluster URL | Team URL | |
---|---|---|
EU | coralogix.com | |
IN | app.coralogix.in | |
USA | coralogix.us | |
EU2 | eu2.coralogix.com | |
SG | coralogixsg.com |
Webhook name | Assigned to team | opsGenie Alerts | Endpoint |
You can give it any name | you can trigger these calls based on team. If you don’t choose a team all alerts will be sent to Coralogix. | Configure as many alerts as you want | https://integrations.Cluster URL/v1/opsgenie/v1/events/<token> |
You can specify application and subsystem names by adding them right after the token in the payload URL (remember to use the table to select the correct :
https://integrations.coralogix.com/v1/opsgenie/v1/events/11111111-1111-1111-1111-111111111111?appName=MyApp&subSystem=MySubsystem
Make sure the URL endpoint corresponds with the top level domain of your account URL (.com, .in, .us). See table above.
To test your configuration, go under Alerts and configure a test alert.