elmehalawi / modsecurity-parser

A simple parser for modsecurity audit log files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple parser for parsing modsec audit log files. It basically converts them to json. Usage:

python parser.py input.log >> output.json

About

A simple parser for modsecurity audit log files


Languages

Language:Python 100.0%