Graylog2 / Graylog2/graylog2-server

UX: minor ux bugs regarding input labels that indicate how many nodes are running the input

Open
#22,588 0 comments 0 reactions 0 assignees View on GitHub
feature frontend triaged
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:

Image

* 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.
* Image
* Stopped inputs (running on 0 nodes) is also yellow which is confusing visually. IMO these should be red.
* Image
* Image

## 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.