Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.32k stars 1.05k forks source link

Configurable column values in aggregation #9864

Open asachs01 opened 3 years ago

asachs01 commented 3 years ago

What?

As an operator, I'd like to create a dashboard that shows me total volume of messages by a given source (not a given input). When creating this, I'm left with bytes as an assumed measurement, and can't convert it to something more human-readable:

CleanShot 2021-01-04 at 16 28 06@2x

Why?

So that the dashboard widget is a bit more operator-friendly.

asachs01 commented 3 years ago

We've had another ask for this in Z-#4616 @dennisoelkers . Do we have a sense for where this is on the priority list?

asachs01 commented 3 years ago

Noting here that we've had another mention of this request in HS-501804933.

asachs01 commented 3 years ago

@boosty is there any way we can get a bump on this? When it comes to viewing data in the dashboard, it's a PITA to have to convert from bytes to GB or any other value. IMO this should default to a human-readable or human-understandable value like we use in the System-->Overview page.

coffee-squirrel commented 3 years ago

Somewhat related issue from 2019: #6587

There are commas now, at least :) It was even more painful for some time.

(FWIW we're an Enterprise customer that's also interested in this)