Hi Team
I want to configure an alert in KIbana in such a way that it will be triggered for every specific error message comes to Elasticsearch.
Ex : Suppose for a JWT validation failure my error code is ERROR1. So i want to trigger an alert immediately once i will get ERROR1 is Elasticsearch.
Currently I can send alerts in a specific time interval through the alert configuration but i want it to be triggered immediately when the error occurred.
Please help me here.
Thanks