Hi,
Could someone help me in forming URL query to fetch logs of the past fifteen minutes.
Am looking for something like:
http://localhost:9200/_search?q="sql" AND @timestamp:"2016-11-16T17:33:19"
Please help me what should be used in the @timestamp parameter.
Regards,
Hari
