Curator: filtertype: allocated a empty key

Hi

i have this code:

    - filtertype: allocated
      key: role
      value: null
      allocation_type: require
      exclude: True

But this fails (complains that value is required), i'm trying to exclude index that have a empty require role, but after trying several ways, i'm unable to do that match working

So any hint how i can match that?

Thanks in advance for any help
daniel
ps: setup is a old ES 5.6, with curator 5.6 too

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