Last month, my ex-office mate asked me a favor to create a software that can read their proprietary web proxy logs. He want the software to be able to parse a certain format of web proxy log and display it in spreadsheet format. This software should also be able to maintain identified IPs and the user who owns it. We named the owner as the responsible party, the application can filter views by [responsible] column so the IT manager can easily identify websites that are commonly visited by this user. Each column on the spreadsheet can be sorted so the manager can easily view it by website, IP, users and datetime.
The software was successfully installed and implemented on their company's intranet so I decided to share it to others. Proxy Log Analyzer was developed using Visual Studio C# Express 2008 so you must have at least .NET 3.5 Framework to run it. Below are some screen caps
Log Reader/Parser Module
Spread sheet module
You can download the full source code here
Note: You need to register once to morefreesoftware.com before you can download any software
Tuesday, March 24, 2009




0 comments:
Post a Comment