Hi
my current setup is that we have a two “types” of indices, data that is stored on a non encrypted fs and the other is encrypted.
We did this by creating adding an elasticnode to the cluster and by using allocatio awareness (like the hot,warm,cold example at es)
by checking https://www.graylog.org/post/back-to-basics-using-a-hot-warm-elasticsearch-cluster
it seems possbile to define a custom mapping for the “default” index ; is it possible to create a set of default mappings based on the index name?