Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libbeat/docs/template-config.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ setup.template.settings:

NOTE: If you want to use {stack-ov}/xpack-ccr.html[{ccr}] to replicate {beatname_uc}
indices to another cluster, you will need to add additional template settings to
{stack-ov}/ccr-requirements.html#ccr-overview-beats[enable soft deletes] on the
{ref}/ccr-overview.html#ccr-overview-beats[enable soft deletes] on the
underlying indices.

*`setup.template.settings._source`*:: A dictionary of settings for the `_source` field. For the available settings,
Expand Down