Kibana version:
6.7.1
Elasticsearch version:
6.7.1
APM Server version:
6.8.1
APM Agent language and version:
django + elastic-apm==4.2.2
Browser version:
Chrome
Original install method (e.g. download page, yum, deb, from source, etc.) and version:
docker
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.
nothing special - output to elastic-search
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
All info is described here: https://github.com/elastic/apm-server/issues/2495
Steps to reproduce:
- send logs from django app to apm
- no index created, also no error on apm console
Errors in browser console (if relevant):
none
Provide logs and/or server output (if relevant):
logs and server output located here https://github.com/elastic/apm-server/issues/2495