Integrate Google Cloud Platform (GCP) events
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Event Management
Integrate Google Cloud Platform (GCP) with Event Management by adding a standard webhook in the GCP console.
Before you begin
- Ensure that the Event Management Connectors (sn_em_connector) plugin is installed on the Now Platform instance.
- The Event Management plugin must be installed on the Now Platform instance.
- Verify Configuration Items for the hosts managed by GCP exist in ServiceNow. These CIs can be physical or virtual, and can be either manually created or discovered using IP discovery or Cloud discovery.
- The Event Management Connector plugin supports GCP alert data in JSON 1.2 format only.
- Role required: evt_mgmt_integration
About this task
Configure the Event Management environment for the collection of events from GCP. In your GCP console, set your Now Platform instance as the rest endpoint using a standard webhook.
Procedure
Result
Alerts start flowing from GCP into the Event Management plugin. The plugin extracts information from the original GCP alert message to populate the required event fields and inserts the event into the database. In your Now Platform instance, navigate to All Events to see the events.
GCP does not send values such as the severity level in the payload. The default severity is Minor, which can be changed in the Push Connector Configuration section of . The valid values of severity are 1- Critical, 2- Major, 3- Minor, 4- Warning, and 5- Info.
To map the GCP hosts to the cmdb_ci_server record instead of cmdb_ci_vm_object, disable the Google Monitor - General event rule created for GCP. For further information about event rules, see Event rules.