Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-log-to-csv

Small tool to convert Apache log files to csv.

I'm using apache-log-parser, you may need to install it.

Tested with Python 2.7.6

Usage

apache-log-to-csv.py [-h] [-v] format input output
  • Format: Apache log format. Example: "%h %u %t \"%r\" %>s %O"
  • Input: Path to the Apache log file. Example: /var/log/apache/access.log
  • Output: Desired output path for the csv file. Example: ~/access.csv

About

Small tool to convert Apache log files to csv

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages