[Openstack] Monasca web hooks

Pradip Mukhopadhyay pradip.interra at gmail.com
Thu Mar 24 03:54:24 UTC 2016


I do not know if using Logstash (
https://www.elastic.co/webinars/logstash-0-60-in-60) you can able to do it
directly getting it from the Alarm DB in Monasca.


Otherwise you may look at this (
https://github.com/openstack/monasca-api/blob/master/docs/monasca-api-spec.md#alarms).
You can write a application which will query all the alarms (say of
state==ALARM) and push it to your external logfile.




--pradip




On Wed, Mar 23, 2016 at 10:29 PM, Jagga Soorma <jagga13 at gmail.com> wrote:

> Hi Guys,
>
> I need to push out all alerts in Monasca to a external logfile on a linux
> server.  Not very familiar with webhooks and was wondering if someone has
> already done something similar that I can get a starting point with.
>
> Thanks.
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160324/7aa2929d/attachment.html>


More information about the Openstack mailing list