Skip to content

Jupyter notebook for analyzing W3C format logs generated by IIS

Notifications You must be signed in to change notification settings

stevenzh/W3C-IIS-log-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

W3C IIS logs analysis

Introduction

This notebook analyzes IIS logs and generates a detailed report containing everything from total log file size, status codes breakdown, user agent interpretations to box plots of the response time.

Read more about the IIS W3C Extended Log File Format here.

Logs

You can use the testing log files provided in the test_logs folder or generate sample logs using my IIS log generator script here.

Usage

Simply set the path to the IIS log folder and run the notebook.

About

Jupyter notebook for analyzing W3C format logs generated by IIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published