docs: remove link to APM Server (#114038)

This commit is contained in:
Brandon Morelli 2021-10-05 17:18:48 -07:00 committed by GitHub
parent 0d176e4d3d
commit 2f7e0afed9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,8 +72,6 @@ then the index template will not be set up automatically. Instead, you'll need t
*Using a custom index names*
This problem can also occur if you've customized the index name that you write APM data to.
The default index name that APM writes events to can be found
{apm-server-ref}/elasticsearch-output.html#index-option-es[here].
If you change the default, you must also configure the `setup.template.name` and `setup.template.pattern` options.
See {apm-server-ref}/configuration-template.html[Load the Elasticsearch index template].
If the Elasticsearch index template has already been successfully loaded to the index,