From 5d91897dcde59e6ce4ece3e815f55e71a6e2d964 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 5 Sep 2007 10:26:21 +0000 Subject: removed invalid sample with "fulltime" property replacer option --- sample.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/sample.conf b/sample.conf index 01db3af8..6120ac14 100644 --- a/sample.conf +++ b/sample.conf @@ -146,9 +146,6 @@ $AllowedSender TCP, 10.0.0.1 # for TCP, we allow only 10.0.0.1 # A template that resambles traditional syslogd file output: $template TraditionalFormat,"%timegenerated% %HOSTNAME% %syslogtag%%msg:::drop-last-lf%\n" -# A template that tells you a little more about the message: -$template precise,"%syslogpriority%,%syslogfacility%,%timegenerated:::fulltime%,%HOSTNAME%,%syslogtag%,%msg%\n" - # A template that resembles RFC 3164 on-the-wire format: # (yes, there is NO space betwen syslogtag and msg! that's important!) $template RFC3164fmt,"<%PRI%>%TIMESTAMP% %HOSTNAME% %syslogtag%%msg%" -- cgit v1.2.3