So, I'm having trouble figuring out how to pare log messages looking like the following:
date | foo | bar | JSON_DICTIONARY | baz The json dictionary has a defined number of attributes, all with simple values. I'd like to parse the json dictionary and turn its attributes into fields. I see how to split the components of the log lines drools, but I'm failing to see how I would go about handling the json dictionary. How would I do this? -jeff -- 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/3b6a42a3-7815-404b-9652-267a5c45d1ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
