cvtienhoven / graylog-plugin-aggregates

Aggregates plugin for Graylog
https://marketplace.graylog.org
GNU General Public License v3.0
53 stars 12 forks source link

[REQUEST] Alert permissions for non-admin users #50

Open dferch opened 5 years ago

dferch commented 5 years ago

We've some users who aren't admins but should be able to create aggregate and alert rules. I added the aggregate roles to the user profile - so they can add rules. But for alerts there are only "notifications:read" and "notifications:delete" roles. Both are added too, but it won't work. The user get's an error on adding alerts from aggregate rules every time.

Do you have any idea how to solve this ?