Skip to content

Commit 2b3dc77

Browse files
authored
Index template will only be loaded if the configured output is Elasticsearch or Elastic Cloud (#16124)
Minor update to be more explicit on the index template loading requirement.
1 parent 75858c3 commit 2b3dc77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libbeat/docs/template-config.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ connecting to Elasticsearch.
1111
ifndef::no-output-logstash[]
1212

1313
NOTE: A connection to Elasticsearch is required to load the index template. If
14-
the output is Logstash, you must <<load-template-manually,load the template
14+
the configured output is not Elasticsearch (or Elastic Cloud), you must <<load-template-manually,load the template
1515
manually>>.
1616

1717
endif::[]

0 commit comments

Comments
 (0)