Kibana version: 7.8.1
Elasticsearch version: 7.8.1
APM Server version: 7.8.1
Is there anything special in your setup?
rum:
enabled: false
ilm:
setup:
enabled: false
overwrite: false
We use the template that is generated by apm-server export template
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
We get about 36k error messages per day that say: "forbidden request: Agent remote configuration is disabled. Configure the apm-server.kibana
section in apm-server.yml to enable it. If you are using a RUM agent, you also need to configure the apm-server.rum
section. If you are not using remote configuration, you can safely ignore this error."
I know that I can ignore those, but its cluttering the log and disk.
Is there any way to suppress this message or to tell the APM-Agent not to try accessing remot configuration?