I have created a project where in there are two images, one of which is the back end of my project which is in golang, I have to get the logs of back end and view it on digital ocean site like we can for apps, also want to use papertrail for log forwarding and managing, again the docs specifies it for apps and there is no info on how to do it for projects, can someone please guide me on how to do it for a project.
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.
Hi there,
The App Platform and the Managed Kubernetes Service are two separate products. The documentation for the logging on the App Platform would not apply to the Managed Kubernetes Service.
If you want to use Papertrail with Kubernetes, I could suggest following the steps from the official Papertrail documentation on how to set that up:
https://www.papertrail.com/help/configuring-centralized-logging-from-kubernetes/
Hope that this helps!
Best,
Bobby