Hi All,
Need help, here is the scenario
index=test subject="hello world" >>> getting the output
index=test subject="hello "world" test" >> not getting the output , reason is due to addtional "" (sometimes we are getting this in field values)
Any suggestion to pick these values of field subject.
try searching index=test subject="hello \"world\" test"