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 ?
Kiyoshi_Egawa
Posted 3 years ago·Last reply 10 months ago
4 comments
It seems no webhook URL to get alert from other tools. How does Logicmonitor get alerts from external monitoring tools ?
Patrick Rouse
·10 months agoAs of v228, this is supported via Webhook Events as Logs:
https://www.logicmonitor.com/support/webhook-events-as-logs
LM User
·3 years agoKiyoshi_Egawa
OP3 years agoI cloudn't find API to post alerts to LogicMonitor. Which API can do it ?
LM User
·3 years agoThe 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.