Hi, for now you'd need some preprocessing of your logs (e. g. with logstash's multiline <https://www.elastic.co/guide/en/logstash/1.5/plugins-filters-multiline.html> filter) to accomplish this. Alternatively you can use one of the many GELF appenders (see https://marketplace.graylog.org/addons?search=java) to send rich structured log messages directly to Graylog without the need to preprocess them.
Cheers, Jochen On Sunday, 25 October 2015 00:04:34 UTC+2, dantas wrote: > > Is there any way on Graylog to get multiline logs into one message? Or do > I need to use logstash for that? > > 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/be6cfe89-e7ca-494a-a263-8f33b98f1305%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
