Introduction to Log Parser-Week 39
Posted by: Scott Forsyths WebLog,
on 17 Oct 2011 |
View original | Bookmarked: 0 time(s)
You can find this weeks video here. Log Parser is a powerful tool that every web administrator should become familiar with. With Log Parser we can do deep troubleshooting and data mining of the IIS Logs, Event Viewer, the File System, other file types and more. Useful examples of parsing the IIS logs include: finding long running pages, finding all error pages with a 500 status code, all requests from a particular IP (potential hacking attempt), and much more. This week is an introduction to Log...