logparser
Appearance
logparser | |
---|---|
![]() | |
Stable release | 2.2.10
/ 2005-04-20 |
Operating system | Windows 2000; Windows Server 2003; Windows XP |
Type | Tool |
License | Free |
Website | http://www.logparser.com/ |
logparser is a command line utility that was written for use with the Windows operating system. The default behavior of logparser takes a SQL expression on the command line, outputs the lines containing matches for the SQL expression.
Common use:
$ logparser <options> <SQL expression>
External links
(www.logparser.com now redirects to www.iis.net)
- Logparser site - The Central hub of all things Logparser
- Logparser Forums - the Logparser forums
- Logparser example repository - the examples
- Microsoft Script Center page - The Microsoft logparser overview page
- Examples (SQL) queries for IIS Analysis
- Under the hood of Logparser by Jeff Atwood