Help for this page

Select Code to Download


  1. or download this
    CustomLog "|/opt/apache/logs/split-logfiles" combined
    
  2. or download this
    #!/usr/bin/perl
    $isopen = 0;
    ...
        printf MYHAPPYFILE "%s", $log_line;
    }
    exit 0;