Hi please note that in the online available syslog-ng-v3.0-guide-admin-en.pdf on page 54 this line seems to have typos in the template() part: destination d_file { file("/var/log/messages" template("$ISODATE $HOST $MSG\n"; template_escape(no))); }; Best regards, Philipp
On Wed, 2009-02-11 at 16:45 +0100, Philipp wrote:
Hi
please note that in the online available syslog-ng-v3.0-guide-admin-en.pdf on page 54 this line seems to have typos in the template() part:
destination d_file { file("/var/log/messages" template("$ISODATE $HOST $MSG\n"; template_escape(no))); };
thanks for reporting this. I've cc-ed the documentation team, they'll fix it. -- Bazsi
On Wed, 2009-02-11 at 16:45 +0100, Philipp wrote:
Hi
please note that in the online available syslog-ng-v3.0-guide-admin-en.pdf on page 54 this line seems to have typos in the template() part:
destination d_file { file("/var/log/messages" template("$ISODATE $HOST $MSG\n"; template_escape(no))); };
thanks for reporting this. I've cc-ed the documentation team, they'll fix it.
Thanks. Regarding documentation, the sql driver in `destination {};` definitions accepts according to afsql.c (syslog-ng 2.1.3) the 'port()' parameter, just like: sql(type(mysql) host("hostname") port("3306") ....); This seems to be undocumented. At least, I could not find it in the 3.0 documentation. Philipp
-- Bazsi
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
participants (2)
-
Balazs Scheidler
-
Philipp