From 4dd08cf40589272ccd9f50c5af1e882d4a73eb5d Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 21 Jun 2005 09:22:13 +0000 Subject: changed the files structure to always be a linked list this is in prepartion for further upgrades of the code --- test.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test.conf') diff --git a/test.conf b/test.conf index 14b8c75d..c9d0ceb6 100644 --- a/test.conf +++ b/test.conf @@ -134,7 +134,7 @@ $template WinSyslogFmt,"%HOSTNAME%,%timegenerated:1:10:date-rfc3339%,%timegenera # by a comma and then the name of a template to use. # This is an example: #authpriv.* /var/log/secure,precise -#*.* rger +*.* rger #*.* *;MySQLInsert *.* -/home/rger/proj/rsyslog/logfile;WinSyslogFmt #*.* /home/rger/proj/rsyslog/logfile;UserMsg @@ -142,3 +142,4 @@ $template WinSyslogFmt,"%HOSTNAME%,%timegenerated:1:10:date-rfc3339%,%timegenera #*.* @172.19.2.16;RFC3164fmt #*.* @172.19.2.16 #*.* >localhost,AdisconDB,root, +*.* /var/log/big -- cgit