Skip to content

Commit eba5514

Browse files
Index template will only be loaded if the configured output is Elasticsearch or Elastic Cloud (#16124) (#16223)
Minor update to be more explicit on the index template loading requirement. Co-authored-by: romain-chanu <[email protected]>
1 parent 3a915de commit eba5514

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)