Hi All,
I am trying to export data from elasticsearch using rest api
below is an example which got succeeded, but this will give complete data present in index
URL : http://dashboard.iff.com:9200/inctable/_search/
How do i pull data for last 30 days using the rest API.
Any advice please.
Thanks
Gautham