|
@@ -24,7 +24,7 @@ If a new data stream or index matches more than one index template, the index te
|
|
|
====
|
|
|
{es} has built-in index templates for the `metrics-*-*`, `logs-*-*`, and `synthetics-*-*` index
|
|
|
patterns, each with a priority of `100`.
|
|
|
-{ingest-guide}/fleet-overview.html[{agent}] uses these templates to
|
|
|
+{fleet-guide}/fleet-overview.html[{agent}] uses these templates to
|
|
|
create data streams. If you use {agent}, assign your index templates a priority
|
|
|
lower than `100` to avoid an overriding the built-in templates.
|
|
|
|