Hi,
We have a alert rule configured in Kibana with the elasticsearch query to send email alerts based on "message keyword" that the logs receive in Kibana
Now our requirement is to send the alert on the "current date" as and when we receive the "message keyword" in our logs in Kibana.
Can someone give us inputs as to how we can modify our elasticsearch query to include only the "current date" so that email alert is triggered as and when the "message keyword" arrives in our log file in Kibana?