Forum Discussion

mandy1193's avatar
10 months ago

Seeing Failed To Parse ServiceNow Integration

We are sometimes seeing “-2” as the ##EXTERNALTICKETID## when sending alerts to ServiceNow. When this happens and the alert clears it is not auto-closing the ticket in SNOW. Has anyone seen this or have any idea how to fix this. Seems when there is an event where multiple alerts generate and send to SNOW at once this happens.

13 Replies

  • We saw the the same thing recently.  It was during a period where there were lots of alerts being generated, as we had an issue on a storage platform that affected a lot of different things.

    We were getting:

    HTTP 500 - Delivery failed due to large volumes of failures to this URL.
    HTTP 408 - Delivery failed due to timeout.

    Of the ones that failed, I saw that “Delivery Retries” was either “None” or, at most, 1.

    And all had “Failed to Parse” in the External Ticket ID.  The Incident was actually raised in Service Now, but LM did not know what the ticket ID was and so, when the alert cleared, it tried to update but with the same  “number”: “-2”   so I guess the integration can’t match it.

    I assume this is really a Service Now performance issue rather than a Logic Monitor issue.  I’m not sure there’s much we can do to improve performance on the Service Now side as it’s a SaaS application (apologies, I’m not a Service Now person!)

    Is there anything that Logic Monitor could do to improve the situation?  Perhaps slow down the rate it makes calls to the Service Now API if it starts to get HTTP 500 and 408 responses?  Perhaps also increase the number of retries?

    I’ve had a look at the Rate Limit functionality in LM.  I was hoping this would allow LM to queue up alerts and deliver them at a slower rate if an integration can’t handle the flow.  I think it actually throws away alerts when the rate is too high.

    Dave

  • @Shack so it says failed but it does create the ticket in SNOW.

    Active HTTP

    Clear - HTTP response example with -2 in ticket id

  • When you expand on one of the failures what is shown for the HTTP Response?