30 Sep 2024 03:08 PM
Hi,
I would like to add some batch jobs to my app engine application and to verify if it works properly I must check logs of the application. Is there any way to download logs from app deployed on a cluster?
Best Regards,
Paweł
Solved! Go to Solution.
30 Sep 2024 04:56 PM
are your batch jobs running within AppFunctions? If so, you can query the logs within your environment. Please have a look at this page for more information: https://developer.dynatrace.com/develop/troubleshoot/monitor-dynatrace-apps/#app-function-logs
best,
Sini