gwaine
04-15-2002, 11:38 AM
Hi everyone!
I would like to parse my Apache access log to look for lines matching specific criteria. For example: full_photo.php?photo_id=45
I would like to see how many times that photo has been accessed. I've tried opening the log in a text editor, but the files are so huge, the program just kinda hangs. Is there a program out there that would be able to parse my log file and just give stats on those specific criteria? I don't need graphs or anything. Thanks!
I would like to parse my Apache access log to look for lines matching specific criteria. For example: full_photo.php?photo_id=45
I would like to see how many times that photo has been accessed. I've tried opening the log in a text editor, but the files are so huge, the program just kinda hangs. Is there a program out there that would be able to parse my log file and just give stats on those specific criteria? I don't need graphs or anything. Thanks!