Alumio integration with Elasticsearch

Hi,

I want to send data from my Elasticsearch instance to Alumio whenever a certain index element is updated.

For that i would like to use Elasticsearch Watcher webhook action to send a request to Alumio Watcher webhook action | Elasticsearch Guide [7.17] | Elastic

How can i integrate Alumio with Elasticsearch Watcher? Any guides, resources, best practices would be helpful.

I need to mention that i am new to Alumio.

Hi @claudiu,

Welcome to the Forum, and thank you for posting your question here.

First, you should set up an incoming configuration and a webhook in Alumio that will process the webhook requests. You can follow this documentation on How to access data send to an Alumio webhook?.

You will then have the URL of the webhook in the page of the newly created webhook.

In the Elasticsearch watcher, you can use the webhook URL to send your data to Alumio.

Please give it a try and let us know if you find any issue.