[graylog2] How to use custom field value in field chart

2014-02-20 Thread Reginaldo Russinholi
Hi, I'd like to generate a chart using a custom field value, that is inside the messages sent to Graylog2, but using Graylog Web Interface I see no way to do this. Is there a way to do this? Is it possible retrieve the custom field value searching 'fieldhistogram' by using the Graylog2 REST

Re: [graylog2] How to use custom field value in field chart

2014-02-20 Thread Lennart Koopmann
Hey Reginaldo, select a field you want to chart from the sidebar, hit the little cog and press Generate chart. Note that this is of course only possible for numeric values. You can also get the same data via the REST APIs, that is true. :) Let me know if you need help with anything. Thanks,

Re: [graylog2] How to use custom field value in field chart

2014-02-20 Thread Reginaldo Russinholi
Hi Lennart, I did that, but the generate chart only display the mean, count, total, maximum or minimum value of my custom field inside the defined interval (minute, hour and etc.) and I wanted to generate a chart with the absolute field value. Of course, if I have 1 message per minute the

Re: [graylog2] How to use custom field value in field chart

2014-02-20 Thread Reginaldo Russinholi
Hi Lennart, I found the problem, and it was not on chart generation but in the application that was sending messages to Graylog. There was a bug that sent all messages in a time interval with the same 'timestamp' value. So all messages sent in a minute, for example, was grouped in one single