Hi All, got error when I install APM agent for PHP. I have follow the documentation from APM PHP Agent Reference [1.x] | Elastic
But I still got no clues what is the problem.
Kibana version: 8.12
Elasticsearch version: 8.12
APM Server version: 8.12
APM Agent language and version: php v1
Browser version: any version
Original install method (e.g. download page, yum, deb, from source, etc.) and version: download page
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? No
Steps to reproduce:
- Install APM Server
- Install APM Agent for PHP on linux
- Restart httpd and php-fpm server
Provide logs and/or server output (if relevant): Sending events to APM Server failed; URL: http://jlnfleetsvr.julian.local:8200/intake/v2/events';error message:
Couldn't connect to server'; curl info: {version: 7.76.1, ssl_version:OpenSSL/3.0.7, libz_version: 1.2.11, host: x86_64-redhat-linux-gnu. Exiting...; resultCode: resultFailure (6);
I got those error from php service status.
Hope someone can help me here. I found the previous topic that match my problem, but the topic was closed without any resolution Elastic APM PHP Tracer - Sending events to APM Server failed. Hope someone can help me for this.
Thanks