Python tool designed to aid in processing the RAW Access logs provided by a popular web hosting company (BlueHost.com). Search your log files for various events (e.g. all the POST requests to a specific URL on your site) and/or reformat them so the data can be easily imported into other tools (currently both CSV and JSON formats are supported).
-
Updated
Mar 10, 2021 - Python