24 May 2022 01:59 PM - last edited on 02 Jun 2022 10:40 AM by Michal_Gebacki
Hi,
We're having some integration issues between Dynatrace and our alert feeding system (kokpit).
Kokpit is missing some alerts based on Dynatrace problems. It collects all open problems once per 15 seconds. Is there a trace file to see the coming requests? We need that info for troubleshooting purposes.
Kokpit's request url :
https://<dynatracemanaged>/e/<environmentid>/api/v2/problems?problemSelector=status(""open"")&Api-token=<token>
Solved! Go to Solution.
24 May 2022 04:32 PM
API calls can be found in the audit.rest.X.X.log log files found on each node in your cluster. We send our logs to a Splunk so we don't have to login to each node to view the logs.
There's also an audit logs API
https://www.dynatrace.com/support/help/dynatrace-api/environment-api/audit-logs/get-log