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

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

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.
Accepted Answer
Hey @joaopedrocorrea14,
The logs should be forwarded to Datadog as long as the endpoint is correct for your location. The agent shouldn’t need to be installed as it is already included in app platform. I’d recommend opening a ticket to our support team and they can take a look further.
Hope it helps! Nate
Hello,
This should be available out of the box on the App Platform. You can follow the steps here on how to enable it:
https://docs.digitalocean.com/products/app-platform/how-to/enable-log-forwarding/
Alternatively, if you need to install custom packages on the App Platform, the best way to do that is to have a Dockerfile as per the instructions here:
https://docs.digitalocean.com/products/app-platform/languages-frameworks/docker/
Let me know how it goes. Best, Bobby