Forum Discussion

Kiyoshi_Egawa's avatar
2 years ago

Get alert form other tools on Webhook

It seems no webhook URL to get alert from other tools. How does Logicmonitor get alerts from external monitoring tools ?

 

3 Replies

  • The best way would be an alert ingestion api endpoint, a webhook, but that doesn't exist in the product today. 

    There are a couple ways you can do this though:

    1) Scripted EventSource: you could create a scripted event source that polls the system containing the alerts and returns them to LM. EventSource return data generates alerts.

    2) LM Logs Pipeline alert: you could ingest the alert as a log item and setup a pipeline alert that matches that log item.

  • On 9/20/2022 at 7:47 AM, Stuart Weenig said:

    that doesn't exist in the product today.