Real time alert in Elasticsearch

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

Hi @akashmaharana93

Alerts run on intervals ... you can make the intervals short (10s) but there is no "Push or Observable" pattern for immediate activation/execution.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.