Use this file to discover all available pages before exploring further.
Back to Search AI connectors listOpsgenie is an incident management platform that receives alerts from monitoring tools, prioritizes them by urgency, and notifies the right people immediately. The Search AI Opsgenie Connector ingests alerts and incidents for tracking and analysis.
Search AI ingests Alerts and Incidents from Opsgenie in JSON format. The doc_source_type field indicates whether the record is an alert or an incident.Key fields for both content types:
Field
Description
Title
Alert or incident message
Content
Description, acknowledgement status, responders, and other details
Doc_created_on / Doc_updated_on
Creation and last update timestamps
Status
Status at the time of sync
Priority
Priority assigned to the alert or incident
Labels
Set of labels for the alert or incident
View the complete field set on the Content page of the connector.
The Opsgenie Connector restricts access to ingested content based on the responders field. Each alert or incident is visible only to users listed as responders on that record.The sys_racl field includes:
Email IDs of individual users who are direct responders.
Team IDs of teams assigned as responders.
A permission entity is automatically created for each team ID. Use the Permission Entity APIs to associate individual users with team IDs, granting them access to the corresponding alerts and incidents.