Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Summary-Talk] Re: Trash in log reports
200 codes are the normal successful request code. And GET requests are the normal kind of request. If you filtered out GET you would lose almost everything. Apache does not normally do the things you describe happening. Apache is very configurable, and can be configured to do what you describe, but that is not the default configuration. You must have something wrong with your Apache configuration. You should go to an Apache support group and ask them about these issues. >Checking the option to filter >robots out of my reports doesn't work; I get no files in the reports. As I said before, you need agent information in your log files in order to be able to filter robots. Apache is capable of logging agent information. You should ask your server vendor how to switch your log format to NCSA Combined format, which is the standard log format for use with Apache these days and includes the agent information. Jason ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|