Skip to content

ChrisYan6/Nginx_accesslog_to_xls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Nginx_accesslog_to_xls

transfer access.log of Nginx to xls file

pip install xlwt if needed

Fill in PATH and FILENAME, than run this py file.

access.log path PATH = r"C:\Users\YanC\PycharmProjects\机考\access.log-20221027" output file name FILENAME = 'Nginx_log'

output file in the same folder of py file.

About

transfer access.log of Nginx to xls file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages