Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jblond/apache_log_parser

Apache log parser: Filter your logs for errors
https://github.com/jblond/apache_log_parser

apache httpd log-parser php

Last synced: 2 months ago
JSON representation

Apache log parser: Filter your logs for errors

Awesome Lists containing this project

README

        

apache_log_parser
=================

[![Code Climate](https://codeclimate.com/github/JBlond/apache_log_parser/badges/gpa.svg)](https://codeclimate.com/github/JBlond/apache_log_parser)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/5cb737459e6f4720949e27a6f12ab427)](https://www.codacy.com/app/leet31337/apache_log_parser)

Apache log parser: Filter your logs for errors

Since httpd Apache 2.4 does not log the page errors in the error log as it used to be with 2.2 this parses the errors from the access log

Logformat combined is required

Parsing of 961k lines under a second