Graylog2 / Graylog2/graylog2-server
Configurable default value for dropdown parameters with static values
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Adding a parameter / dropdown field with static values on a Dashboard is a nice feature. When using such parameter in a query, it's required to select a value from the dropdown first when opening a Dashboard. Since the Dashboard isn't shown before a value has been selected, it would be nice to have a possibility to define a default value which is preselected when opening a Dashboard.
## Why?
I have Dashboards, which show logs from different machines. Currently, there are pages configured, one for each machine. With a dropdown field which allows to select the log source, the number of pages can be reduced to 1. Dashboard experience is much better from my point of view when it shows up immediately instead of presenting just a dropdown field before the Dashboard loads.
## Your Environment
* Graylog Version: 5.0.2+59d96f8
* Elasticsearch Version: 7.10.2
* MongoDB Version: 6.0.3
* Operating System: Ubuntu 22.04 LTS
* Browser version: Edge Chromium
Contributor guide
Assessment
This issue has not been assessed yet.