Hi,
I am using Kibana to vizualize data stored in my Elasticsearch cluster. I want to know if it is possible to query for a particular day of the week on a date type field.
For example, I want to fetch all records that came in on Saturdays for last one year. Is this possible?
Thanks,
Jatin