in reply to Re: Re: Re: Re: Re: Obtaining Apache logfile stats?
in thread Obtaining Apache logfile stats?

ah ok, i think i get it. thanks sauoq!
  • Comment on Re: Re: Re: Re: Re: Re: Obtaining Apache logfile stats?

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: Obtaining Apache logfile stats?
by mvam (Acolyte) on Apr 01, 2004 at 23:33 UTC
    i was finally able to create a working script.. i created a loop to take STDIN parse the file from the top and split the output based on fields. worked pretty well