Hi All,
I was just playing with kibana discover page , I wanted to search a string using regex expression but somehow was not able to do. Need some help over this.
I only want to use KQL not Lucene.
I want to search any string containing substring as Saurabh Singh
For this i tried searching using regex as
message: Saurabh Singh
But i am getting output which has Singh and which has Saurabh seperately.
Question : Can anybody help me with the regex for finding substring Saurabh Singh for field.