Hi there,
I haven’t yet found a solution to a problem that I’m facing.
Is there a way to calculate the size in bytes of the logs that were sent to Graylog?
I am aware of the metric gl2_accounted_message_size
, however I am looking for a way to get the size of only the message
field, i.e. only the data that is ingested, not the enriched data that is stored in Elasticsearch.
Any way of doing this?