Forum Navigation
You need to log in to create posts and topics.

Converting IIS Logs to Excel

Problem

Reading and examine IIS logs is difficult. They need to be searched, parsed and compared. Visualizing the log on a timeline alongside filtering capabilities would really help to solve issues and problem

Solution

  1. Rename the file from txt to ps1
  2. Modify the script  in line 4 change $IIS_PATH to your path
  3. execute the script
Uploaded files: