On Tue, Sep 14, 2010 at 04:53:19PM -0700, Joe Williams wrote: > > Currently I run varnishncsa and varnishlog using runit so I can > have some log history but need to do some longer term centralized > processing. I was hoping I wouldn't have to wrap it but your perl > script looks simple enough, I'll give it a go.
Don't forget there exists the "logger" command which will send anything sent to its stdin to syslog. No need to make a Perl script to wrap syslog... _______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
