Hi,
I'm completely new to Elasticsearch, any help would of great help.
Using the complete ELK stack to monitor the users logged into the site.
When a user logs into the website, the username is passed to elastic search and monitored using kibana.
Have a list of username in azure table and I wanted to add a watcher to Elasticsearch to alert when any of the users in the Azure table logs into the website.
Looked at the examples of the watcher but really confused how to setup alert in linking Elastcisearch with Azure table values.
Any idea or guidance or a sample would be of great help.
Thanks for your help.