Graylog2 / Graylog2/graylog2-server

Stream wise traffic statistics display per day ingestion.

Open
#10,929 0 comments 0 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

Need Stream wise per day traffic statistics. Like One stream is having how much of data ingestion per day
## What?

Currently, we have two views to see traffic statistics per day: One is overall traffic per day, and another is individual source wise per day. Both the views are not giving total traffic per day per stream. We need some graph or dashboard which can give this data. Or, when we click on the below graph for any day, it will show a split of total traffic consumption per stream. Or it should display in per stream's more option as daily traffic ingested data.

![image](https://user-images.githubusercontent.com/62546449/123129101-f9972500-d44b-11eb-940c-b13406ef6696.png)

## Why?

This is required to analyze license utilization is distributed across all the streams uniformly or not. There may be a chance some streams have huge data per day, which is actually not required or useless in Graylog. So we need to identify such top license consuming streams and take action accordingly.

It should display Stream's -> More Option --> Daily Traffic - Display how much data ingested daily on that particular stream.

![image](https://user-images.githubusercontent.com/62546449/123129800-82ae5c00-d44c-11eb-9d43-fc289e746cd3.png)

HS-447850758

## Your Environment

* Graylog Version: 3.3.4
* Elasticsearch Version: 6.8
* MongoDB Version: 4.0.10
* Operating System: RHEL7.7
* Browser version: Chrome: Version 91.0.4472.106 64 bit

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.