Graylog2 / Graylog2/graylog2-server

Widget: Message table with group function

Open
#10,106 0 comments 2 reactions 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## What?
Be able to create a message table that has the option to display messages not only sorted but also grouped by specific parameters.

Similar to the aggregation page but with a message table that show log lines.

## Why?
When you have logs from multiple systems or applications that have a connection - like a transaction or user-id - you want to show all messages that are sharing the same information together.

This allows you to display all messages together that belong to the same transaction or action in your environment. What would make Graylog be able to show process logs grouped together and create more value out of having all central.

The current solution is to create a dashboard with parameters that you need to insert the transaction ID and get overview of everything that is included. This feature would allow to get an overview without knowing the uuid upfront.

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.