Ingest logs/traces/metrics from application running in AWS Beanstalk?

We have an elixir phoenix web app running in AWS Beanstalk. I would like to ingest the logs/traces/metrics into Grafana cloud. I come from k8s and I’m not a beanstalk expert so I don’t really know what is possible with beanstalk. I have not found a good starting point yet and I could use some guidance.

Welcome

Maybe check this out

Or if you are able to install a node exporter you can maybe push data to prometheus or loki?

Welcome Grant!

@yosiasz posted the same link that I was going to, but there is also this (does not deal with logs, but maybe you can run with it).