Skip to content

e-XpertSolutions/go-apachelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apachelog

GoDoc License Travis

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.

Install

To install the latest version of apachelog, issue the following command:

go get -u github.com/e-XpertSolutions/go-apachelog/apachelog

Contributing

Contributions are greatly appreciated. The project follows the typical GitHub pull request model for contribution.

License

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.