You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was a quick and dirty project I put together to parse out some basic data points from an IIS server log. I believe this format is standard and could be used for other server logs besides IIS.
About
This is a IIS server log parser written in Python. This was a quick project I put together to quickly get a few data points out of the log files.