diff --git a/libbeat/docs/template-config.asciidoc b/libbeat/docs/template-config.asciidoc index 8c52752dca1b..f14cbea2f860 100644 --- a/libbeat/docs/template-config.asciidoc +++ b/libbeat/docs/template-config.asciidoc @@ -63,11 +63,6 @@ setup.template.settings: index.number_of_replicas: 1 ---------------------------------------------------------------------- -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 -underlying indices. - *`setup.template.settings._source`*:: A dictionary of settings for the `_source` field. For the available settings, please see the Elasticsearch {ref}/mapping-source-field.html[reference]. +