I'm looking for a statistics tool on server side (IIS7) with following requirements:

  • Displays file downloads via http (no websites to click on)
  • Can set specific range to display results (download count)

Is there such thing? I don't need tons of statistics, just file download count.

link|improve this question
what's wrong with the server-related question ? – unarmed Aug 9 '11 at 12:39
who knows... some times these guys down vote for no reason. I dont see a problem with your question. – Alan Aug 9 '11 at 12:40
feedback

1 Answer

I'd suggest a web log analyzer. Somthing like this might work.

http://www.weblogexpert.com/info/IISLogs.htm

link|improve this answer
has no date range selection :/ – unarmed Aug 9 '11 at 12:38
you can select the date range by selecting the logs in that range. – Alan Aug 9 '11 at 12:39
Yes, it does - you can choose the log files to analyse against. – ITHedgeHog Aug 9 '11 at 12:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.