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

How to parse from a log event with many special characters

cwinkler109
Visitor

I am brand new to DT logging and DQL. I am trying to understand how to parse data from logs that have many special characters in the them. Here is a snippet of a log event I am parsing from:

\"{\"feature\":\"off\",\"level\":\"Low\",\"Score\":\"0\",\"Purpose\":\"known-id\"}\"\\"

I am trying to parse Low from "level" field. The attempts made either result in null results or a result that fetched too much of the log event after the Low.

Thanks!

 

 

1 REPLY 1

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Dynatrace has a Dynatrace Pattern Language for those use cases.

I would recommend this webinar also.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts