Using RS and GS field seperator
Hi, Is there an option I can use non-printable chars as field seperators on template() I want to use RS and GS at the and. 035 29 1D GS (group separator) 135 93 5D ] 036 30 1E RS (record separator) 136 94 5E ^ Regards.
You can put the raw characters in the template just like any other. I've done this with the 'unit separator' character and it works just fine. -Patrick Sent: Tue Oct 25 2011 06:54:54 GMT-0600 (MDT) From: Omer Faruk SEN <omerfsen@gmail.com> To: syslog-ng@lists.balabit.hu Subject: [syslog-ng] Using RS and GS field seperator
Hi,
Is there an option I can use non-printable chars as field seperators on template() I want to use RS and GS at the and.
035 29 1D GS (group separator) 135 93 5D ] 036 30 1E RS (record separator) 136 94 5E ^
Regards.
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
participants (2)
-
Omer Faruk SEN
-
Patrick H.