Hi, My messages have Event field which value could be something like "user_signed_in", "order_created", "order_paid" and so on. How do I create a line chart, each line represent total number of each event type message, and all 3 lines in the same chart?
I can think of one approach, always adding Count field with value 1 to these messages, then generate chart of each event type with this Count field. Is this the way to do it? Is it possible to create a count chart on non-numeric value directly? Thanks -- 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/29f9b994-3ea3-434a-90cc-38bec9badb30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
