Curator: possible to exclude nodes by attr?

Hi All!

I need to extend our els cluster with 4 nodes on which only old and shrinked data should be stored.
This should be done with Curator, indecies older than 8 days should be shrinked, and stored with the prefix "-shrink" only on the 4 new "archive Nodes".

As far as I found out, this can be configured via the "node_filters: exclude_nodes: " by listing all Nodes with their Names except the "Archive Nodes", is this correct ?

Another question I have if it is possible to set a label or an attribute to the archive and live Nodes and exclude them via the Label or Attribute ?

As far as I found out its only possible to exclude the nodes via their names, is this correct ?

Best regards, Thomas

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.