Noone has any ideas on this?
If I'm missing some obvious bit of doco or something please point me in the
right direction... I don't recall seeing anything on this aside from the
standard Roles though.
Cheers, Pete
On Thursday, 4 August 2016 14:16:02 UTC+10, Pete GS wrote:
>
> Hi all,
>
> Just wondering where I could find a full list of available permissions I
> can assign to roles via the API?
>
> I've got a few people here I would like to give extra privileges to
> without granting full Admin rights.
>
> Things like creating/deleting dashboards and streams and viewing the
> status of Collectors are currently only available to Admins.
>
> I've created a "PowerUser" role which does some of this but not all:
>
> {
> "name": "PowerUser",
> "description": "Create streams, dashboards, etc. but no admin tasks",
> "permissions": [
> "clusterconfigentry:read",
> "indexercluster:read",
> "messagecount:read",
> "journal:read",
> "inputs:read",
> "metrics:read",
> "savedsearches:edit",
> "fieldnames:read",
> "buffers:read",
> "system:read",
> "savedsearches:create",
> "jvmstats:read",
> "throughput:read",
> "savedsearches:read",
> "messages:read",
> "streams:create",
> "streams:edit:*",
> "streams:read:*",
> "dashboards:create",
> "dashboards:edit:*",
> "dashboards:read:*"
> ],
> "read_only": false
> }
>
> Any info would be greatly appreciated.
>
> Cheers, Pete
>
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/4145be81-d071-4c02-966a-7f82510bc9f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.