[Bug 281] New: Feature - allow for longer program name
https://bugzilla.balabit.com/show_bug.cgi?id=281 Summary: Feature - allow for longer program name Product: syslog-ng Version: 3.5.x Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: erempel@uvic.ca Type of the Report: --- Estimated Hours: 0.0 Given the specification for the structured syslog protocol (RFC 5424) allows for an application name to be 48 characters and that the process ID is separate and it is permitted to be 128 characters, it seems unreasonable to truncate the program/PID combination to 32 characters. I realize that the 32 character limit is in the RFC 3164 document, but other syslog systems (rsyslog for example) do not enforce this limit. I propose that you permit the program and PID together (the TAG) to be up to 48 characters is length. Specifically, I am having problems with the very common crond TAG entries of the form run-parts(/etc/cron.hourly)[19482] run-parts(/etc/cron.monthly)[10274] which are being truncated by the syslog-ng server. Thanks, -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=281 Fabien Wernli <bugzilla.balabit@faxm0dem.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla.balabit@faxm0dem.or | |g --- Comment #1 from Fabien Wernli <bugzilla.balabit@faxm0dem.org> 2014-05-29 07:48:34 --- Actually I was able to bypass this limitation. I am using rsyslog on the sender side, and I changed the format template. This was enough for 'run-parts' to appear whole on the receiving syslog-ng side. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=281 Evan Rempel <erempel@uvic.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |INVALID Status|NEW |RESOLVED --- Comment #2 from Evan Rempel <erempel@uvic.ca> 2014-05-29 17:57:00 --- Sorry, this turned out to be an issue in a relay host that was not running syslog-ng. syslog-ng handles this situation without issue. This can be closed. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla@bugzilla.balabit.com