logs2json
logs2json copied to clipboard
Utility to convert famous server log files into JSON Format
What is this?
logs2json is a simply python based utility which allows you to convert different log files into JSON format. Initially Apache's access_log has been converted. In future further log formats could be added.
Usage
python main.py -f <accesslogfile>
Contact
In case of any issue/feedback, you can drop me an email at: kadnan at gmail. com