/parser

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

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

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