Graylog2 / Graylog2/graylog2-server
Allow admins to set a default dashboard for all users
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Allow admins to set a default dashboard for users.

## Why?
I'd like to set a default dashboard for all users. As admin, I am not allowed to do that, only as assigned user role. This would help with demo Vagrant boxes to always load the dashboard instead of the start page.
https://community.graylog.org/t/cannot-set-dashboard-as-starting-page/1824
I don't like to patch the source code as suggested by other community topics.
## Your Environment
* Graylog Version: 3.1.3
* Elasticsearch Version: 6.8.5
* MongoDB Version: 4.0.0
* Operating System: CentOS 7
* Browser version: 78.0.3904.108
Contributor guide
Assessment
This issue has not been assessed yet.