Need to search log based on timestamp and uri using query

I have tried so manu ways but i didn't get response. Please help with the below query.

  1. timestamp: "March 16th 2020, 02:04:16.265" AND uri: "/register"
  2. @timestamp: "March 16th 2020, 02:04:16.265" AND uri: "/register"
  3. @timestamp=> "March 16th 2020, 02:04:16.265" AND uri: "/register"
  4. @timestamp:* "March 16th 2020, 02:04:16.265" AND uri: "/register"

We need exact query to find the logs by using this kind of timestamp and applying some portion of uri value.
Please let us know the information.

Hello Vignesh,

Are you trying to search in discover of Kibana? If so - is KQL enabled?

Which version of the stack you are on?

Thanks,
Bhavya

Thanks for your response Bhavyarm...
But we are using the customized kibana which has designed by client. As per my request i need to be design a query. Your suggestion is very significant for me.

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