Skip to content

rabin-io/apache-error-log-analyzer

Repository files navigation

Quick Start

  • Basic usage
    $ php -f apache-error-log-analyzer.php /var/log/httpd/error.log
  • reformat the output with xmllint
    $ php -f apache-error-log-analyzer.php /var/log/httpd/error.log | xmllint --reformat -
  • The wrapper script is useful for cron jobs
    $ apache-error-log-analyzer-wrapper.sh /var/log/httpd/error.log

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published