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

Will the new OpenPipeline app allow better support for structured log formats?

GosiaMurawska
Community Team
Community Team

For example multi-line JSON? 

2 REPLIES 2

thomas_billi
Dynatrace Mentor
Dynatrace Mentor

Recently  we've released the `depth` parameter for the `fieldsFlatten` command (see docs). This helps a lot with unknown JSON formats as it allows to remove the nesting beyond the first level. 
 
If you are referring to a situation where a multi-line JSON log record that is picked up by OneAgent is split into multiple records then that is something that needs to be handled by OneAgent. 

adam_gardner
Dynatrace Champion
Dynatrace Champion

I posted a fully supported solution for multi line ingestion here. My reply below the solution makes it clear why OpenPipeline is the wrong solution for this (as Thomas suggested above).

Featured Posts