Hi,
I am new to rsyslog. I used syslog-ng for a week. In syslog-ng 2.0.x I was
trying to send multiple files with a single source file driver.
I have multiple files...
some-host:/some/path $ ls -l
-rw------- 1 root root 90K Mar 3 11:37 mylogs-2011-03-03
-rw------- 1 root root 121 Mar 4 11:40 mylogs-2011-03-04
In the conf file....
source s_files{
file("/some/path/mylogs*");
};
How can I do it with rsyslog? Please point me to some documentation
Thanks and regards,
Hidayath
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com