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: 12 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T14:49:04.000Z (over 4 years ago)
- Last Synced: 2025-02-07T02:51:13.684Z (about 1 year ago)
- Topics: apache, httpd, log-parser, php
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
apache_log_parser
=================
[](https://codeclimate.com/github/JBlond/apache_log_parser)
[](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