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:
6.6.0
Elasticsearch version:
6.6.0
APM Server version:
7.0.0-beta1
APM Agent language and version:
none yet
Browser version:
Chrome 72.0.3626.109
Original install method (e.g. download page, yum, deb, from source, etc.) and version:
Zip from dowload 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? Have you changed index pattern, generated custom templates, changed agent configuration etc.
Running on Windows 10, don't think it's supported but have seen people running it and ElasticSearch and Kibana seem to be working fine
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
After following all the steps to install APM server, when I go to APM in Kibana I see this:
"There's no APM index pattern with the title "apm-*" available. To use the Query bar, please choose to import the APM index pattern via the Setup Instructions."
When I go to the Setup Instructions, I can see I've done everything mentioned, but when I click Check APM Server Status I get "APM Server has still not connected to Elasticsearch".
When I run apm-server test output command, I get the following output, which seems fine:
elasticsearch: http://localhost:9200...
parse url... OK
connection...
parse host... OK
dns lookup... OK
addresses: 127.0.0.1, ::1
dial up... OK
TLS... WARN secure connection disabled
talk to server... OK
version: 6.6.0