I decided that I want to revamp my IIS Log File Parser, so I am putting this post up so comments and suggestion can be made for the next version.

I have already decided to add support for parsing multiple log files, as opposed to viewing just one IIS log file at a time. Although the parser is currently able to parse FTP Logs as well as SMTP logs, I realized that there wasn’t an option to select either in the GUI, so the next version will will show SMTP and FTP sites as options in the pick site dialog.

It also seems that Microsoft’s IIS Log File Parser is popular among web master’s becuase it allows SQL Based queries as well as a command line module that can be accessed programmatically. I have tried Microsoft’s version and came away frustrated, which is the reason I decided to write my own version in the first place. Anyway, since the command line access and SQL based queries seem to be such a well liked feature, I will incorporate both in the next release.

I have also been thinking about seperating the application Logic into a standalone DLL so other programmer’s can reuse the code in their own application. I would also like to incorporate some reporting features to show charts and the like, and will be researching some ASP.NET net charting applications to use. Finally, I will probably be incorporating the ability to export results to HTML files that can be used to view stats online.

Any other comments and suggestions are welcome. Just post them here.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • LinkedIn
  • Live
  • Propeller
  • Reddit
  • Slashdot
  • Technorati
  • YahooMyWeb