2008/8/28 Arnab Ganguly <[EMAIL PROTECTED]>:
> Hi All,
> My apache logformat is as follows
> APACHELOGFORMAT (%h %l %u %t \"%r\" \"Transaction time in Sec= %T\" \"Bytes
> received = %b\" \"%{User-Agent}i\" %>s %I)
> I am getting issue with the OS report.For Mac it works fine but in case of
> Windows it is gives me unknown OS.
> Below I have given the snippet let me know if I am doing something silly.
>
> 10.146.161.163 - - [28/Aug/2008:12:12:17 +0530] "POST
> /spiral-bin/Collector.dll HTTP/1.0" "Transaction time in Sec= 2" "Bytes
> received = 75629" "testApp/1.0; Win32" 200 117
> 10.146.163.57 - - [28/Aug/2008:12:14:07 +0530] "POST
> /spiral-bin/Collector.dll HTTP/1.0" "Transaction time in Sec= 0" "Bytes
> received = 263" "testApp/2.2; MacPPC" 200 124
>
> In case of Win32 the report comes as unknown OS but it shows correctly for
> MacPPC as Mac OS.
>

Analog recognises Windows32 in the browser string, but not Win32.

What is this "testApp"? Obviously analog can only recognise the
strings I've programmed into it, which are based on the ones I found
in common browsers.

-- 
Stephen Turner
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to