Skip to content

A Java Tool to analyse a Web Server Access Log file.

License

Notifications You must be signed in to change notification settings

rogeriogentil/parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parser

A Java Tool to analyse a Web Server Access Log file.

Construct

Requirements to build

  1. JDK 8
  2. Apache Maven 3

Building

Just execute:

mvn clean install

Running

Execute:

java -jar target/parser.jar --help

About

A Java Tool to analyse a Web Server Access Log file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages