https://bugzilla.balabit.com/show_bug.cgi?id=165 Summary: macro sequenceId is empty Product: syslog-ng Version: 3.4.x Platform: PC OS/Version: Linux Status: NEW Severity: major Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: whille@163.com Type of the Report: bug Estimated Hours: 0.0 i'm using syslog-ng both as client and server, the problem is $.SDATA.meta.sequenceId is empty in server. is it client or server reason? any configure modify for this tag? conf: ... #destination d_mydest { file("/var/log/mylog.log" template("${.SDATA.meta.sequenceId}____$MSG\n"));}; server version:3.3.4 client version:3.2.2 -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.