Skip to content

Convert Apache's (Combined Log Format) access.log to csv

License

Notifications You must be signed in to change notification settings

sleepytariq/access2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

access2csv

A tool to parse and convert Apache's (Combined Log Format) access.log to csv

Usage

usage: access2csv.py -i <PATH> -o <PATH> [-h]

Convert Apache's (Combined Log Format) access.log to csv

required:
  -i <PATH>, --input <PATH>   path to access.log file
  -o <PATH>, --output <PATH>  path to output file

optional:
  -h, --help                  show this help message and exit

Requirements

Python 3.6 or later

About

Convert Apache's (Combined Log Format) access.log to csv

Topics

Resources

License

Stars

Watchers

Forks

Languages