Report this

What is the reason for this report?

How to take a complete log in app platform.

Posted on December 22, 2023

we want to know how to download the complete log of app platform



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey @psgcoud,

There isn’t a way to download the complete log via the App Platform UI directly. However, there are a few workarounds for this:

  • You can use doctl CLI. The doctl apps logs command allows you to retrieve the component logs for a specific deployment of an app:

https://docs.digitalocean.com/reference/doctl/reference/apps/logs/

  • Alternatively, you can forward application runtime logs to external log management providers. This allows you to use the provider to search, index and retain the logs:

https://docs.digitalocean.com/products/app-platform/how-to/forward-logs/

If you would still like to see this implemented as a feature, the best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.

https://ideas.digitalocean.com/

Hope that helps!

- Bobby.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.