Stackdriver Events

mirza_saquib
Tera Contributor

Hi All,

 

I am getting the events from the GCP but the severity is not populating due to which alerts are not getting created but some events are popoulating the severity I am not able to understand how to solve the issue for the events in which severity is not there.

 

Thanks & Regards 

Mirza Saquib Beg

3 REPLIES 3

SanjivMeher
Kilo Patron
Kilo Patron

Can GCP send a default severity for events where severity is empty?


Please mark this response as correct or helpful if it assisted you with your question.

Hi @SanjivMeher

They are sending the severity in the Json format in description.

 

Ok. The source should also send severity in the severity field. You need to tell the GCP team to send severity since it is a mandatory field which decides the severity of the alert. Also note that severity is an integer value, so they need to send ex 

Critical - 1

Major - 2

Minor - 3

Warning - 4

Info/OK - 5

I wouldn't suggest making changes at ServiceNow end.


Please mark this response as correct or helpful if it assisted you with your question.