We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed4b57 commit 8ef31f6Copy full SHA for 8ef31f6
docs/apm/troubleshooting.asciidoc
@@ -49,7 +49,7 @@ GET /_template/apm-{version}
49
*Using Logstash, Kafka, etc.*
50
If you're not outputting data directly from APM Server to Elasticsearch (perhaps you're using Logstash or Kafka),
51
then the index template will not be set up automatically. Instead, you'll need to
52
-{apm-server-ref}/_manually_loading_template_configuration.html[load the template manually].
+{apm-server-ref}/configuration-template.html[load the template manually].
53
54
*Using a custom index names*
55
This problem can also occur if you've customized the index name that you write APM data to.
0 commit comments