6 Nov
2008
6 Nov
'08
5:32 a.m.
On Wed, Nov 05, 2008 at 04:30:29PM -0500, Mike wrote:
but if I want to bring in logs from last week that I have in a file /home/operator/old_logs.txt, I would adjust hte syslog-ng.conf [...]
But it's much simpler to use the "contrib/relogger.pl" script that you can find in the syslog-ng tarball.
hah! nice. and here I have been including that little pipe() hack in all of my syslog-ng configs for quite a while now. I really should remember to check those contrib/ dirs more often and more carefully. looks like it has been in there for *quite* some time now. Mike