25 Sep 2024 02:29 PM
Good afternoon community,
struggling with OpenPipeline as I get confused by different settings in Dynatrace.
The original situation is the following:
Already existing processing rule on logs gets me always confused with processing step in pipeline...
Thank you to whomever will clarify this,
regards
Solved! Go to Solution.
26 Sep 2024 07:11 AM
@y_buccellato If I got your situation right, the latter is true. OpenPipeline works on the ingestion. So you are working with raw data in the OpenPipeline as they are received.
There is the "Classic pipeline" which means the log processing rules and metric/event extractions you can find in the Settings -> Log Monitoring. So you will have to "replicate" some of the builtin processing rules in your pipeline - if they are needed in your case.
26 Sep 2024 07:22 AM
Thank you - I got this intuition when processing step in pipeline was not applying (matcher wasn't matching azure.<anyfield>) but now it's good that you confirm this too 🙂
26 Sep 2024 07:24 AM
So potentially if I build a pipeline in front of existing DT config I could break the built-in rule existing for Azure logs?