09 Aug 2022
07:52 AM
- last edited on
11 Aug 2022
02:22 PM
by
MaciejNeumann
Our customer has changed the container to read-only and is no longer able to monitor it with OneAgent.
This is because root privileges are required to deploy OneAgent.
https://www.dynatrace.com/support/help/shortlink/aws-fargate#integrate-oneagent-into-your-applicatio...
We would like to find out if it is possible to somehow deploy OneAgent in this 'readonlyRootFilesystem = true' environment.
If you have any ideas for monitoring the 'readonlyRootFilesystem = true' environment with OneAgent, please comment here.
[the environment]
* ECS and Fargate
* 'readonlyRootFilesystem = true'
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html
interesting, we ran into a similar issue where the cluster was in a read only state. Ultimately the users were just fine with not monitoring it, but you might want to open a support ticket and the Devs might have a trick for a solution for this.