Skip to content

Reads "prox_track.log.*" files from the Cisco Web Security Appliance and creates an Excel Workbook with conditional formatting.

License

Notifications You must be signed in to change notification settings

hcombee/wsa-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wsa_statistics

Reads gzipped prox_track.log files from the Cisco Web Security Appliance and creates an Excel Workbook with conditional formatting. These files can be downloaded from your WSA using FTP and tell you a lot when researching performance issues.

The script requires openpyxl module to be installed on your Linux box, this version doesn't support Windows yet.

openpyxl can be installed with "pip3 install openpyxl"

Feel free to comment but remember, I'm a Python novice...

About

Reads "prox_track.log.*" files from the Cisco Web Security Appliance and creates an Excel Workbook with conditional formatting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages