Hi Martin, it looks like the maximum message length is hard-coded in that plugin: https://github.com/wizecore/graylog2-output-syslog/blob/master/src/main/java/com/wizecore/graylog2/plugin/SyslogOutput.java#L75-L79
You might have success with contacting the authors of this 3rd party plugin and discuss your use case with them. Cheers, Jochen On Wednesday, 30 March 2016 17:19:16 UTC+2, [email protected] wrote: > > Hi Jochen, > > the "official (???)" plugin from the graylog marketplace: > > https://marketplace.graylog.org/addons/8eb67dc0-b855-455c-a37f-0fa8ae522854 > > Cheers, > > Martin > > > On Wednesday, March 30, 2016 at 5:16:51 PM UTC+2, Jochen Schalanda wrote: >> >> Hi, >> >> which output plugin are you using? Graylog itself doesn't ship a syslog >> output. >> >> Cheers, >> Jochen >> >> On Wednesday, 30 March 2016 16:26:28 UTC+2, [email protected] wrote: >>> >>> Hello, >>> >>> the rsyslog output plugin truncates messages bigger than approx. 512 >>> bytes (it puts a "(...)" at the end to show that the message was truncated. >>> Messages bigger than 8092 bytes are dropped. >>> >>> We would like to forward messages up to 16 k (= rsyslog standard receive >>> buffer) untructated to rsyslog. Is there a way to cofigure the plugin to >>> change the behaviour of truncating and dropping? >>> >>> Thanx in advance! >>> >> -- 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/8cc79303-6940-48a8-960d-285e26b1a60f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
