Skip to content

Commit

Permalink
docs: fix link to APM Server (elastic#77002) (elastic#77004)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored and dgieselaar committed Sep 9, 2020
1 parent 28b99b9 commit 1b210b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apm/troubleshooting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GET /_template/apm-{version}
*Using Logstash, Kafka, etc.*
If you're not outputting data directly from APM Server to Elasticsearch (perhaps you're using Logstash or Kafka),
then the index template will not be set up automatically. Instead, you'll need to
{apm-server-ref}/_manually_loading_template_configuration.html[load the template manually].
{apm-server-ref}/configuration-template.html[load the template manually].

*Using a custom index names*
This problem can also occur if you've customized the index name that you write APM data to.
Expand Down

0 comments on commit 1b210b4

Please sign in to comment.