Hi ,
I have logs like this
a) 04:55:21.8630 Info {"message":"16 A Process completed, notification displayed"
b)04:55:21.8630 Info {"message":"Process completed"
Here i need to search for exactly "Process Completed" string. It should give exact match result.
↧