Our next-gen architecture is built to help you make sense of your ever-growing data Watch a 4-min demo video!

Back to All Docs

Opsgenie Data Ingestion Opsgenie Data Ingestion

Last Updated: Nov. 06, 2022

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:

Generate your token

  1. Open in Coralogix: Data Flow -> Contextual Data
  2. Click on the Opsgenie tab.
  3. Click on the “+ADD NEW KEY”  button.
  4. Enter integration name in the pop-up window (it can be any name).
  5. The token will show up on the list.

Create Opsgenie webhook

  1. Log in to your OpsGenie  account and click on Settings. 
  2. Scroll down to Integrations and click on Webhook. If you do not see “webhook”, click on the integration list and search for it.
create opsgenie webhook

Once you chose webhook a new screen will pop up

webhook details

“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 URLTeam URL
EUcoralogix.com.coralogix.com
INapp.coralogix.in.app.coralogix.in
USAcoralogix.us.coralogix.us
EU2eu2.coralogix.com.app.eu2.coralogix.com
SGcoralogixsg.com.app.coralogixsg.com
Webhook nameAssigned to teamopsGenie AlertsEndpoint
You can give it any nameyou 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 wanthttps://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.

On this page