11 May 2022 01:25 PM - last edited on 12 May 2022 09:09 AM by MaciejNeumann
Hi
Can anyone please advise on the below?
Is there a way of streaming data from 'Dynatrace Log Monitoring' to an external endpoint where it can be leveraged as input for further processing? I am trying to figure out how to forward logs from Dynatrace to ServiceNow.
Kind regards
Moses
Solved! Go to Solution.
06 Oct 2022 07:56 PM
We have the same need to be able to export a subset of logs to our SIEM solution or even Cloud storage for archiving or data analytics.
06 Oct 2022 08:28 PM - edited 06 Oct 2022 08:29 PM
Hi,
You should try this Envirnment v2 API. It is early adopter...
I have never used it but looks promising.
I guess this is the most important part of the GET log export. Log Monitoring API - GET export logs | Dynatrace Docs
I hope you can use it such purposes.
Best regards,
Mizső
07 Sep 2023 02:08 PM
Hi,
I am trying this api call, but i struggle on how to send the query in the body. i tried with a json body like this:
07 Sep 2023 02:21 PM
ok, just found out that i need to add it to the paramaters of the API call 🙂