Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jblond/apache_log_parser
- Owner: JBlond
- License: mit
- Created: 2014-01-01T10:28:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T14:49:04.000Z (about 3 years ago)
- Last Synced: 2023-07-15T04:47:18.171Z (over 1 year ago)
- Topics: apache, httpd, log-parser, php
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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