Hi @irivas95 ,
The ELASTIC_APM_VERIFY_SERVER_CERT=false configuration should not be required and not be used when connecting to an elastic cloud APM server, as those should have proper TLS certificates out of the box.
Your docker image contains the following connection configuration in the CMD part:
-Delastic.apm.secret_token=APM_SECRET_TOKEN -Delastic.apm.server_url=https://apm_url:443
I'm not sure whether you redacted those for posting here or whether you forget to configure these values correctly. Please check that you actually use the values presented to you by the APM integration in elastic cloud (the redacted options in my screenshot):
