when I use the below search clause at the end, it is showing any positive value above 0.
| search QueueSize > 1000
Using | where QueueSize > 1000 at the end, is still not giving me the expected results.
... View more
Hi @vilashegde,
You can set the timezones for events in props conf as mentioned in Apply timezone offsets to timestamps
This could be done based on the source or sourcetype or host
... View more