Hi All,
I've tried to change the index settings (templates too) for the below special (+X-Pack) indexes from 1 primary 0 replica to 1 primary 2 replicas but overnight the settings have been changed back.
Let's say for .kibana, I would like to have at least one replica in case it gets corrupted or the node with it gets down in a cluster. In this case all users cannot use Kibana as .kibana index is unreachable.
.kibana
.logstash
.ml-notifications
.ml-state
.monitoring-es-6-
.monitoring-logstash-6-*
.security-6
.triggered_watches
.watcher-history-7-*
.watches
I know that these are special indexes.
Could someone explain if it's possible to make persistent changes to them and how?
By changes I mean modifying number or shards & replicas.
Regards,
Constantin