Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
7.99k stars 1.73k forks source link

HTTP POST #3193

Open RaduMarzan opened 3 years ago

RaduMarzan commented 3 years ago

We have some errors using HTTP POST, cannot use the values from the match that was caught with ES. In the body of the post request, we want to use the values from the match dictionary and send them to API POST. Is there a way to use a match dictionary. Capture ?

Thank you.