> Some possible causes:
>
> * Different exclusion lists in your grep line and the analog configuration
No. Not the case.

> * Invalid log records which are ignored by analog
Ok.. probably.

> * Requests starting with index.cfm, for example GET /index.cfm/parameter --
>   these are requests for a different resource for analog but would be counted
>   in your grep line
>   Try echo `grep -c 'GET /index\.cfm HTTP' $LOGFILE` instead

I did that and helped too much. BUt I used
grep -c "GET /index.cfm -" $LOGFILE"

Know I have only a diffrence number of 25, what is only 2% of error, after
using fgrep -i and your suggestion.

Thanks a lot,

Isamar


+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/analog-help@;lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to