Simple Command Line Tool ipstats.exe allowing for parsing IIS Logs or any other Text logs and finding Ip addresses in this logs.
Providing a report how often given Ip address occurs and in how many logs. Tool has also option of narrowing to record only this logs
for which in the same line is present given Phrase, this allows to generate a report on which subpages are visited by end users on Web Site.
Sample Output of ipstats.exe
Disclaimer - Ip addresses presented in this screenshot were randomly generated. Stats are real.
Provided compiled version of ipstats.exe requires .Net framework 4.0 or Higher.
With compiled version is provided Open Source of entire solution
that can be compiled in any version of .Net framework, higher than 4.0.