08 Dec 2023
	
		
		04:00 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		11 Dec 2023
	
		
		10:41 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
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!
Solved! Go to Solution.
08 Dec 2023 04:32 PM
Hi,
Dynatrace has a Dynatrace Pattern Language for those use cases.
I would recommend this webinar also.
Best regards
