Skip to content

IIS Logs are a pain. Sort it out. Clean it up. Find what you need.

Notifications You must be signed in to change notification settings

philoushka/iis-log-sanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIS Log Sanity

IIS's log format is horrific to read and find the info and entries you're looking for.

This web app will:

  • let you specify a server
  • crawl through its IIS logs
  • let you search through them
  • let you delete the logs
  • let you compress the logs into a zip

Requirements

If you take a clone of this project to run locally on your dev machine, you'll need:

  • Windows & IIS 7.0+
  • .NET 4.5+
  • ASP.NET MVC 5

How To

Target A Server's Logs

Seaching Logs

Compress Old Log Files

About

IIS Logs are a pain. Sort it out. Clean it up. Find what you need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published