Size for 1 message

Hello, how i can check how much weight 1 message in graylog? Mb i can take this from api or another way?

Hi,

Can you explain more ? What exactly do you want to do ؟؟

if you add the size of each message to your indices you can query that. If you do not add this - you do not have that information available.

https://support.graylog.com/help/en-us/15-pipeline-rule-samples/38-attaching-message-size-to-the-message

Thanks, this is what I need. but in what units are the messages measured? kilobytes megabytes or something else?

Another way if you check the system - indices, and check one index, and the messages number. You need to devide it. OK, its not so precise way, but you don’t need to install, change anything.