Assigning roles to allow watcher management

Having trouble assigning roles so that they can add/update a watcher. When the user logs in, and attempts to click on manage watcher link - they receive:

"you do not have permission to manage watches"

The role has the following cluster privs:

monitor
manage_watcher
monitor_watcher

No 'run as privs' as defined

Index privs are for the indexes they need access to.

Any suggestions on this issue?

Can you use the Authenticate API to double check the roles list for the user, and provide that output along with the role definition.

If there's something amiss, we'll need to see actual API output to work it out.

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