Skip to content

silvagpmiguel/nginx-log-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-log-parser

This project is used to parse a given website access log from nginx, in order to obtain more information about the accesses of the website.

Go Report Card GoDoc

Install & Build & Run

Install directly in go/bin: go get -u github.com/silvagpmiguel/nginx-log-parser/cmd/nginx-log-parser

Build: go build ./cmd/...

Run with Help: ./nginx-log-parser -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages