IMPORTANT: This project is in active development and is not yet ready for production.
Apachelog is Go package for parsing Apache HTTP logs It requires Go 1.8 or newer to compile.
To install the latest version of apachelog
, issue the following command:
go get -u github.com/e-XpertSolutions/go-apachelog/apachelog
Contributions are greatly appreciated. The project follows the typical GitHub pull request model for contribution.
The sources are release under a BSD 3-Clause License. The full terms of that
license can be found in LICENSE
file of this repository.