Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: > > DEFAULT perl filter.pl %r/%p << Log Message:\n%m\nFiles:\n%{sVvt}\n > > btw. I just wrote the filter line off the top of my head so might need > fiddling if it doesn't work... Yup.. just noticed after posting! % missing... DEFAULT perl filter.pl %r/%p %<< Log Message:\n%m\nFiles:\n%{sVvt}\n Tony