Hello Balazs, could you implement the variable() feature for log paths that we discussed, in one of the next releases, please.
destination d { .. template("$ID_TAG: | $MSG\n")); }; log { .. variable("ID_TAG", "TAG_A"); destination(d); };
Its to fix the problems with multiple destination() pointing to the same source and would help us a lot in our production environment. Thanks a lot. Balazs Scheidler wrote:
I have released syslog-ng 1.5.25, available at the usual places:
-- Best regards --Andreas Schulze [phone: +49.5246.80.1275, fax: +49.5246.80.2275] | I believe, it was Dennis Ritchie who said something like: | "C is rarely the best language for a given task, | but it's often the second-best". | The implication being that: "[...]" | http://www.ioccc.org/1990/dds.c