How to write a common Watcher for all indices?

Hello !

I want to create a common Watcher for all indices. In this case i am not sure how to mention all the indices.

i tried indices: [ * ], this is not working for me.

Thanks

Hey,

try leaving it out completely. But also be aware, that you would use across the watcher indices then for example (and very likely monitoring and security as well), which I dont think makes a lot of sense.

--Alex

thank you.

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