8.1.1. internal()

All messages generated internally by syslog-ng use this special source. To collect warnings, errors and notices from syslog-ng itself, include this source in one of your source statements.

[Note] Note

Internal messages always use the local timezone of the host.

internal()

This driver does not have any parameters.

[Example] Example 8.1. Using the internal() driver
source s_local { internal(); };

© 2007-2010 BalaBit IT Security
Please send your comments or documentation bugs to: documentation@balabit.com