3 Jul
2009
3 Jul
'09
3:39 p.m.
On Mon, 2009-06-29 at 16:22 +0200, Siem Korteweg wrote:
Hi,
with the central logging of syslog in place, I moved on to the file /var/log/httpd/ssl_error_log to explore the syslog-ng (3.0.2-1 OSE on CentOS 5.3) capabilities with logfiles from other applications. The contents of this file are rather straightforward:
[Wed Jun 24 12:14:49 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Wed Jun 24 12:14:49 2009] [error] [client 192.168.3.178] PHP Notice: Undefined offset: 2
Just one more minor note, using the latest syslog-ng versions, you can specify the default facility/level values for inputs that lack this value. See default-facility(), default-value() options. -- Bazsi