I am using logconv.pl from 389-de-base 1.2.11.15-22.el6_4

I made a simple mod to allow it to use gzipped files as input

i don't know if this is supported in a later release but i figured i would 
provide the simple change

diff logconv.pl logconv.pl.orig 
348,349d347
<       $files[$count] = "/bin/zcat $files[$count] |" if ($files[$count] =~ 
/.gz$/);
<       

--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to