Help for this page

Select Code to Download


  1. or download this
    open(FH, "error_log:);
    @data = <FH>
    ...
                    my @L1 = split(/|notice|\[|\]|,mpmstats:,|\t|rdy,|bsy,
    +|rd,|wr,|ka,|log,|dns,|cls,|bsy:,|in,|/, $line);
                    $line =~ s/|notice|\[|\]|,mpmstats:,|\t|rdy,|bsy,|rd,|
    +wr,|ka,|log,|dns,|cls,|bsy:,|in,//g;                    
                    print $line;
    
  2. or download this
    Wed,Jun,13,10:40:35,2012,758,42,0,29,11,0,0,2
    Wed,Jun,13,10:40:35,2012,29,mod_was_ap22_http.c
    ...
    Wed,Jun,13,10:42:35,2012,769,31,0,22,6,0,0,3
    Wed,Jun,13,10:42:35,2012,22,mod_was_ap22_http.c
    Wed,Jun,13,10:43:35,2012,754,46,0,29,17,0,0,0