Hi guys!
I am trying to specify a table which I want to meet an amount of logs of three fields.
for example:
metadata.environment: "prod" and metadata.component: "my-services" and level:"ERROR"
Unfortunately, i get no results.
If i remove the level field it wil be fine... but I want exactly to find the error logs in this component and this environment.
In the discover tab i get:
Expand your time range
One or more of the indices you’re looking at contains a date field. Your query may not match anything in the current time range, or there may not be any data at all in the currently selected time range. You can try changing the time range to one which contains data.
Any help will be appreciated, thanks!