Graylog2 / Graylog2/graylog2-server
UX: minor ux bugs regarding input labels that indicate how many nodes are running the input
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Some minor UX bugs regarding how the Graylog UI shows how many nodes are running a particular graylog input:
* There appear to only be 2 states:
1. input is running on all nodes in a graylog cluster (green)
2. input is running on less than all nodes in graylog cluster (yellow)
* Pull based inputs that can only run on the leader node incorrectly (imo) show a yellow label that says `1 running` IMO this is confusing and should be green to indicate its health and in the expected state.
*
* Stopped inputs (running on 0 nodes) is also yellow which is confusing visually. IMO these should be red.
*
*
## Why?
Improved UX makes Graylog more accessible and easier to use and reduces confusion.
## Your Environment
* Graylog Version: 6.2.2
Please let me know if there are any questions!
Contributor guide
Assessment
This issue has not been assessed yet.