Hi,
I've followed the guide Monitor AWS Fargate - Build-time injection to setup my container image with OneAgent, which is running in a Fargate ECS cluster.
In the Dynatrace Web UI, I can successfully see all the exported traces and metrics. However, logs are not visible. Are the application logs exported to Dynatrace when running the OneAgent in app-only mode?
Our application is a regular Java service, logging is done via logback to stdout.
How can I further investigate the missing logs?