If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
Kibana version: 7.6.2
Elasticsearch version: 7.6.2
APM Server version: 7.6.2
APM Agent language and version: node.js 3.5.0
Browser version:
Original install method (e.g. download page, yum, deb, from source, etc.) and version: yum
Fresh install or upgraded from other version? Fresh install
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
Yes, there's an ALB in front of the APM server, and one infront of the servers hosting the APM agents
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
After configuring APM Server and the node.js agent, I see this in the logs: http: TLS handshake error from <ommitted_IP>:<ommitted_port>: EOF I'm able to see information from the APM Server itself, the agents are trying to send data.
Steps to reproduce:
- Install full stack, install apm
- Configure apm server according to the docs, to include ssl and token auth (using self signed cert from elasticsearch-certutil)
- Configure node.js agent as per docs: https://www.elastic.co/guide/en/apm/agent/nodejs/current/configuring-the-agent.html#agent-configuration-object
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
The only thing in the logs are the http: TLS handshake errors, from each server, on each port. No other errors from any other enabled service eg. auditbeat, metricbeat, kibana, elasticsearh.