cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DQL - Sort and display data

olgatimbur
Visitor

Hello, 
I have a question if i can get some support and idea how I can achieve the required result
I have a pipeline which is running 2 times a night and the logs are pushed to dynatrace
I need to be able to display the unique failures from the logs during a week long result, but when i search i get double results
The timestamp is also diffrent, because it may take more/less time every night and i can't use it for the query 

1 REPLY 1

DavidRitter
Dynatrace Helper
Dynatrace Helper

Hello!

If I'm understanding correctly you will want to parse the logs and then use the dedup command. Below is a link to the documentation on this command:

https://docs.dynatrace.com/docs/shortlink/filtering-commands#dedup

Hopefully it's what you're looking for!

Featured Posts