Re: Looking for access log filter program
- From: Klaus Johannes Rusch <KlausRusch@xxxxxxxxxxx>
- Date: Thu, 12 Jan 2006 16:02:35 +0100
John Gordon wrote:
I'm looking for a program that can process a server access log and exclude hits based on various criteria -- IP address, URL requested, user agent, HTTP status code, and so on.
I've found lots of analyzer programs that can do this as part of their analysis, but I just want a filter program that strips unwanted hits out of the access log and leaves the rest of the file for me to do my own analysis on. Basically, I'm just looking for an overblown grep.
Ideally, this program would be freely available, and in source code form, but I'll take anything I can get.
The cronosplit program available from http://cronolog.org/ may be a good starting point, you can easily modify the program to only write out records that meet your criteria.
-- Klaus Johannes Rusch KlausRusch@xxxxxxxxxxx http://www.atmedia.net/KlausRusch/ .
- Next by Date: Apache - Adding none Standard Modules
- Next by thread: Apache - Adding none Standard Modules
- Index(es):
Relevant Pages
|