Browse by Tags

All Tagslogparser (RSS)
  • First Time User: How to parse a downloaded file?

    I have a website on a shared hosting plan. I have been downloading the log files daily. I then import them to excel workbook. I'm mainly looking for errors and post methods. This has been time consuming. So I have been looking for a better way. I found out about logparser (ver. 2.2) and have downloaded...
    Posted to Forum by Photo_Joe on 07-20-2008, 6:22 PM
  • next to min value

    I have input column as responsetime in milliseconds I want the value next to the min value, means second min value. If the column values are 0,5,8,9,6,4,8,6,3,4,9,2 then I want '2' as min value (which is next to min value '0') Thnaks Anwarhusen
    Posted to Forum by Anwarhusen on 06-23-2008, 5:12 AM
  • Multi query SELECT

    The content of my sql file: SELECT count(*) as QUANTITY1 FROM SYSTEM, SECURITY, APPLICATION WHERE ( EventType = 1 ) and TimeGenerated >= TO_LOCALTIME( SUB( SYSTEM_TIMESTAMP(), TIMESTAMP('4', 'd') ) ) SELECT count(*) as QUANTITY2 FROM SYSTEM, SECURITY, APPLICATION WHERE ( EventType...
    Posted to Forum by sshd.root on 05-14-2008, 5:25 PM
  • Error while running a log query

    I have a vbscript which uses the LogParser Com object (yay for logparser) to trawl IISW3C and summarise total bytes sent and recieved for the most part it works great it inserts traffic daily for multiple sites into a db. However I recently removed the data for one site so there is no record of it. The...
    Posted to Forum by evilkarl on 04-29-2008, 10:14 PM
  • incomplete logfiles W3SVC1

    Hey, We have a problem with our website. For that reason we wanted to check the W3SVC1 logfiles that normally contain all the requests. If we open a logfile we haven’t got the information of an entire day. We have huge gaps in time. For example the file of today contains only information from 00:48:00...
    Posted to Forum by amazdam on 04-25-2008, 7:41 AM
  • Re: w3wp.exe high cpu usage

    Hi you can use Logparser to analyze logfile and find witch page have long time execution Use the following code c:\> logparser "select top 10 cs-uri-stem, time-taken from ex071105.log group by cs-uri-stem order by time-taken desc" -q:on
    Posted to Forum by Christian Paparelli on 11-05-2007, 5:15 AM
  • Re: logparser.com content?

    I'd like to know what happened to logparser.com, too. It had great content (forums, etc.) beyond what's available in the CHM help file and all that appears to be gone now. If the content is being brought into IIS.net, could we get an announcement as to when that will happen and where we can find...
    Posted to Forum by bvbutts on 07-26-2007, 8:58 AM
  • logparser.com content?

    Hi folks. What's happened to all the content on logparser.com? It was a little treasure trove of helpful scripts and things. Now it just redirects to a single paragraph describing LogParser. What happened to this little community? Cheers Matt
    Posted to Forum by kingbing on 07-24-2007, 6:09 AM
Page 1 of 1 (8 items)
Page view counter