This is unfortunately currently not supported by rsyslog. But a refactoring
of imfile is underway that will support it -- but that probably needs a few
weeks before it becomes generally available :(

Rainer

> -----Original Message-----
> From: [email protected] [mailto:rsyslog-
> [email protected]] On Behalf Of Hidayath Basha
> Sent: Monday, March 07, 2011 11:42 AM
> To: [email protected]
> Subject: [rsyslog] Transfer Multiple Files To A Centralized Logging Server
> 
> 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
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to