I am using DO Apps and I would like to extend the log lifespan by exporting them into my central log-storage which is AWS Cloudwatch. Unfortunately log-forwarding is enabled only to PaperTrail, Logtail and Datadog which is nice, but does not work for me.
My idea was to setup a Vector (https://vector.dev/) sidecar to each App and ship logs from it. However I would like to ask first - maybe someone did this before me?
Thanks
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hey,
The best thing to do to get your voice heard regarding getting CloudWatch integrated to the App Platform natively 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.
Using Vector as a sidecar for log forwarding from the DigitalOcean App Platform to AWS CloudWatch should work in theory, though I’ve not tested this out personally so there might be some unexpected issues that arise.
Hope that helps!
- Bobby.