Is it possible to create dashboard on daily (24hrs) log data ingestion size for multiple events?
The overview shows cumulative data ingested into graylog per day however it doesn’t provide the breakdown, for example which logs made up the most data and from which sources.
I have not found any cumulative diagrams from Graylog, but you can have a histogram. First create a search that contains the messages you want, then customize the histogram (make it stacked with the field “source”).
basically, we can see from system > overview outgoing traffic stats per day.
However, what i would like is to see beside daily traffic,
a. breakdown of traffic size by source (sources)
b. breakdown of traffic size by type (like windows event 4624 logged 2GB data)