Hi,
Is there anyway to calculate total amount in Graylog?
This is what I have in my dashboard(I can’t share real info due to my company security policy):
amount—sum(amount)—count()
12 --------------12-------------- 1
20 --------------60-------------- 3
22 --------------44-------------- 2
I want to calculate the total(12 + 60 + 44) with Graylog.
I’ve moved your question into our Daily Challenges where you’re likely to get a response. What specifically (units of measurement) that you’re trying to calculate?
Hi,
Checkout the example I have provide in my question. I want to calculate the sum of sum(amount) column in the aggregation. It is not about message count.
I’ll be honest, not sure what your trying to calulate, but I’m using 4.0.8 so I might not be able to help.
Maybe a brief discription of what your trying to actual do. What I see is;