User with restrictive permissions

Hello,

Sorry friends I would like to create a user with restrictive permissions ie that can only use the dashboard and little things I have graylog 4.3.1 could help me

Greetings

You can certainly achieve that with Graylog 4.3. It is all explained here.

In short: use roles if you want to define simple generic capabilities, e.g. reader to allow only read access. Fine-grained permissions are assigned to the entities, e.g. if your limited user is only allowed to read dashboard D, then D should be shared with that user with access level viewer; but other entities are simply not shared and hence not visible to that user.

Use teams instead to avoid doing this on a per-user basis.

1 Like

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