Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Procaseycash committed Jun 5, 2019
1 parent 2c61e35 commit 37c4a9b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ The build version of the application can be located at `/build` from the root of

![Alt text](img/sample.png?raw=true "ng-pure-datatable")

### Database connection Properties

The database connection properties can be found `src/main/esources/app.properties`

## Dependencies Usage

This can be found in `pom.xml` and this is needed to be bundled along with the `jar` while building


### Command Used

` java -cp "parser.jar" com.ef.Parser --accesslog=/Users/k.olanipekun/Documents/Applications/Parser/log/access.log --startDate=2017-01-01.13:00:00 --duration=hourly --threshold=100
Expand Down

0 comments on commit 37c4a9b

Please sign in to comment.