How to filter date with optional keyword search

Hi All ,
while retrieving data from ELK, I need to filter records between two date(mandatory) with keyword (optional) parameter. The searching keyword is only present in value format not in key value pair.
For eg ; { "Name" : "Gopi" }
the searching keyword is only value --- "gopi" no need to describe the key -- "name".

Thanks in advance,

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