Hi, you have to extract that value (using extractors or pipeline rules) and write it into a new field (as numeric value). then graph on that message field.
See http://docs.graylog.org/en/2.1/pages/extractors.html and http://docs.graylog.org/en/2.1/pages/pipelines.html for details. Cheers, Jochen On Thursday, 26 January 2017 16:23:31 UTC+1, Pier B. wrote: > > Hi, > > That's my first post ever on a google list so please bear with me if I do > any mistake. > > > I am trying to get a chart or graph (as my value are numerical) for a > value that could be matched using a pattern (e.g : *delays=[digit]{1,9}*), > this value is contained within the message filed. > > Here is an example of one message : > > B28CFDEF: to=<[email protected]>, relay=none, delay=95167, delays=95077/0.01/90/0 > , dsn=4.4.1, status=deferred (connect to mx00.hippo.us[3.11.183.11]:25: > Connection timed out) > > (don't mind the ip and other value, I changed them for obvious privacy > reasons) > > Given the above message, I am trying to chart / graph the value for the > *delays* value here. > > What's the best way to achieve this ? > > > Thanks for your time guys ! > > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/5952c20c-7491-4bb7-a22f-1f4a355dd037%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
