Alerts visualization / Alerts dashboard #844
|
I setup multiple Monitors with Triggers which raises alerts like expected. But I got no reference to relevant data which triggered the alert (e.g. protocol, ip address, command). I tried to setup an alert visualization as described in the link below, but don't have the option to create an alerting monitor. https://docs.opensearch.org/latest/observing-your-data/alerting/dashboards-alerting/ |
Replies: 2 comments 9 replies
|
The plugins you need are included in Malcolm, yet. The documentation on opensearch alert actions may help you, as could monitors. Probably what you're looking for is in |
|
Malcolm loopback hook is something that could maybe fill this need. We discovered a bug (see #856) so I'll update this after I look at that. |






In the next release I've changed it so that the triggered action will handle even non-JSON messages. For now, with v26.02.0 or earlier, just make sure you format the contents of the resulting message as JSON. A good example is here (this is what the example loopback webhook trigger action uses):