I am currently implementing a text file input plugin. In essence, it enables to convert any standard text file into syslog message. With standard text file I mean a file consisting of printable characters with lines delimited by LF (what a surprise...
Now, there is a first and quick look. Not stable, but workable:
http://download.rsyslog.com/rsyslog/rsy ... pre.tar.gz
md5sum 9922985281dd5313d2c9a252dd77a823
Works with a config like this (my lab sample):
$InputFileName /home/rger/proj/rsyslog/tmpin
$InputFileTag tmpin:
$InputFileStateFile tmpin
$InputRunFileMonitor
Remember: its (b)leading edge, so it may cause you troubles
tarball will definitely see updates soon. I am working actively on it.
It would be great if some folks could try it out and post comments and suggestions here in this thread.
Thanks,
Rainer


