Skip to content

A quick tool to analyze the IIS web server access logs from Azure. Just copy and paste the log, and get some instant stats.

License

Notifications You must be signed in to change notification settings

anton-bot/azure-iis-log-analyzer-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Azure IIS log analyzer.

A quick tool to analyze the IIS web server access logs from Azure. Just copy and paste the log, and get some instant stats.

How to use

To quickly analyze the IIS logs that you downloaded from Azure:

  1. Go to the https://iis-logs.azurewebsites.net/
  2. Copy and paste your IIS log into the webpage.

All done!

Deploying to your own server

To deploy, download the code and run:

npm run build

After that, copy the files from the dist folder to your server.

No backend required, but the files won't work on localhost due to Vue.js being used.

For localhost, use npm run dev.

Feedback

Feedback and pull requests are welcome.

About

A quick tool to analyze the IIS web server access logs from Azure. Just copy and paste the log, and get some instant stats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published