[EMAIL PROTECTED] wrote: > I would like to get a report about the search activity against a site > which contains a Documentation. That way we could try to understand > better how the users will make use of it. > Unfortunately I'm no expert in Internet website! My log looks > following way: > > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+T315461) > 2003-03-19 16:29:09 164.5.114.149 IAEA_XZ\NAML 136.5.139.301 80 GET > /qResults.asp SearchString=orange&bs=search&Action=Go 200 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+T315461) > > Here the search string provided was "orange", is there a way I could > make a report about all search strings provided?
Analog generates a Search Word and Search Query report automatically if it recognizes the Log format. Does you logfile have a few lines at the start that indicate what the server version is, and what the order of the fields in the logfile are? (Something like this: #Software: Microsoft Internet Information Server 4.0 #Version: 1.0 #Date: 2002-11-26 00:00:00 #Fields: date time c-ip cs-username cs-method cs-uri-stem cs-uri-query sc-status sc-bytes time-taken s-port cs(User-Agent) cs(Cookie) cs(Referer) If not, you can create a manual LOGFORMAT, but are you sure your log entries really have a Browser string at the start and end of each line? Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
