diff --git a/auditbeat/auditbeat.reference.yml b/auditbeat/auditbeat.reference.yml index b215921da976..d2aad8ea0b81 100644 --- a/auditbeat/auditbeat.reference.yml +++ b/auditbeat/auditbeat.reference.yml @@ -1104,10 +1104,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/filebeat/filebeat.reference.yml b/filebeat/filebeat.reference.yml index 23fbfef0cd06..c5ec95eb8326 100644 --- a/filebeat/filebeat.reference.yml +++ b/filebeat/filebeat.reference.yml @@ -1809,10 +1809,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/heartbeat/heartbeat.reference.yml b/heartbeat/heartbeat.reference.yml index 721ca902364a..4a3b2d0bec50 100644 --- a/heartbeat/heartbeat.reference.yml +++ b/heartbeat/heartbeat.reference.yml @@ -1248,10 +1248,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/journalbeat/journalbeat.reference.yml b/journalbeat/journalbeat.reference.yml index 6c9ab897badc..210390100415 100644 --- a/journalbeat/journalbeat.reference.yml +++ b/journalbeat/journalbeat.reference.yml @@ -1042,10 +1042,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/libbeat/_meta/config.reference.yml.tmpl b/libbeat/_meta/config.reference.yml.tmpl index 17714de707d3..0e8d5faf80e1 100644 --- a/libbeat/_meta/config.reference.yml.tmpl +++ b/libbeat/_meta/config.reference.yml.tmpl @@ -985,10 +985,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/metricbeat/metricbeat.reference.yml b/metricbeat/metricbeat.reference.yml index 26e675306839..49c513544131 100644 --- a/metricbeat/metricbeat.reference.yml +++ b/metricbeat/metricbeat.reference.yml @@ -1793,10 +1793,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/packetbeat/packetbeat.reference.yml b/packetbeat/packetbeat.reference.yml index 5537a683b3c7..a0c5c52642e8 100644 --- a/packetbeat/packetbeat.reference.yml +++ b/packetbeat/packetbeat.reference.yml @@ -1531,10 +1531,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/winlogbeat/winlogbeat.reference.yml b/winlogbeat/winlogbeat.reference.yml index e22fe2cb0d47..cfdb2f2be0b3 100644 --- a/winlogbeat/winlogbeat.reference.yml +++ b/winlogbeat/winlogbeat.reference.yml @@ -1027,10 +1027,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/x-pack/auditbeat/auditbeat.reference.yml b/x-pack/auditbeat/auditbeat.reference.yml index 3c78acd5449a..496f69702a41 100644 --- a/x-pack/auditbeat/auditbeat.reference.yml +++ b/x-pack/auditbeat/auditbeat.reference.yml @@ -1160,10 +1160,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/x-pack/filebeat/filebeat.reference.yml b/x-pack/filebeat/filebeat.reference.yml index 36110d49d202..185a85c832e5 100644 --- a/x-pack/filebeat/filebeat.reference.yml +++ b/x-pack/filebeat/filebeat.reference.yml @@ -2355,10 +2355,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/x-pack/functionbeat/functionbeat.reference.yml b/x-pack/functionbeat/functionbeat.reference.yml index 45d0e0bd3493..030a2550db1b 100644 --- a/x-pack/functionbeat/functionbeat.reference.yml +++ b/x-pack/functionbeat/functionbeat.reference.yml @@ -1053,10 +1053,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/x-pack/metricbeat/metricbeat.reference.yml b/x-pack/metricbeat/metricbeat.reference.yml index 987f0d8ad5ed..ac0583fe0fec 100644 --- a/x-pack/metricbeat/metricbeat.reference.yml +++ b/x-pack/metricbeat/metricbeat.reference.yml @@ -2026,10 +2026,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false diff --git a/x-pack/winlogbeat/winlogbeat.reference.yml b/x-pack/winlogbeat/winlogbeat.reference.yml index 7836a1e02ba4..0bffe3e4b90d 100644 --- a/x-pack/winlogbeat/winlogbeat.reference.yml +++ b/x-pack/winlogbeat/winlogbeat.reference.yml @@ -1030,10 +1030,10 @@ setup.template.settings: # to load your own lifecycle policy. #setup.ilm.policy_file: -# Disable the check for an existing lifecycle policy. The default is false. If +# Disable the check for an existing lifecycle policy. The default is true. If # you disable this check, set setup.ilm.overwrite: true so the lifecycle policy # can be installed. -#setup.ilm.check_exists: false +#setup.ilm.check_exists: true # Overwrite the lifecycle policy at startup. The default is false. #setup.ilm.overwrite: false