Hello,
I'm using AWStats to track intranet application usage. Our servers will never be hit externally so the concern of bots isn't an issue. The majority of our IIS hits are from one application but the access records don't have a user agent string. Is it possible for AWStats to display this data as viewed instead of "Unknown robot (identified by empty user agent string)".
I have tried to remove 'no_user_agent','Unknown robot (identified by empty user agent string)', from robots.pm but the data is still not being displayed even after reparsing the IIS access logs.
Log format:
"date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken"
Example of log record: note highlighted "-" following HTTP/1.1
2010-06-06 04:59:59 SITE_NAME SERVER1 192.168.1.1 POST /team/Application/Service.svc/wsHttp – 80 – 172.1.1.1 HTTP/1.1 - – prod.company.edu 200 0 0 1353 1385 0