https://bugzilla.balabit.com/show_bug.cgi?id=131
Summary: XML tags being stripped
Product: syslog-ng
Version: 3.0.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: unspecified
Component: syslog-ng
AssignedTo: bazsi@balabit.hu
ReportedBy: jsu2@emory.edu
Type of the Report: bug
Estimated Hours: 0.0
Is there a known bug where syslog-ng arbitrarily strips xml tags from log messages? That is, some of our logs output xml, and syslog-ng seems to be stripping
some of these tags before writing them. In particular, we have syslog-ng client configured to read from a local log file, send the log file to the syslog-ng
server. The server does some basic csv parsing before writing it out. If this problem is fixed in a newer version, please let me know which version.
Here's what the original log file should look like:
2011-08-24 12:00:02,685 INFO [Thread-35674] - [MessageIdentificationSyncCommand] Processing message <?xml version="1.0" encoding="UTF-8"?>
<PurchaseOrderMessage version="2.2">
<Header>
<MessageId>3125206c-5063-4465-a020-0131fc850885</MessageId>
<SNIP>