We are using kibana 7.7 and co.elastic.apm:apm-agent-attach:1.21.0 and getting error soon after apm server starts. It makes our services visible in kibana, but anyway it logs such errors every 5 minutes: [elastic-apm-remote-config-poller] ERROR co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Read timed out
In config we use only 3 properties and they all configured correctly:
Maybe someone knows what is the problem? Or at least how to disable this errors logging, we do not want to read any remote config from server in our app.
This error means that agent central configuration cannot be applied to this agent. If you don't need/want to use this feature, you can ignore these messages. If you do want it, you would need to configure a Kibana endpoint. If you did that as well and it still doesn't work, try looking in the APM Server logs to see if provides more info.
Thanks a lot for your answer, maybe tere is some config value exists, that could disable this polling, to avoid undesired connection to server every 5 minutes and stop this logging at the same time?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.