In this example policy, objects larger than 200 KB are erasure coded, and any other objects that are smaller than 200 KB are replicated using the default catch-all Make 2 Copies rule.
This example ILM policy includes the following ILM rules:
- Erasure code all objects larger than 200 KB.
- If an object does not match the first ILM rule, use the default ILM rule to create two replicated copies of that object. Because objects larger than 200 KB have been filtered out by rule 1, rule 2 only applies to objects that are 200 KB or smaller.