GitHub - Procaseycash/java-log-persistence: This is java log manager that can load access log file in a specified format to db and likewise accept query to process on the record. · GitHub
Skip to content

Procaseycash/java-log-persistence

Folders and files

Repository files navigation

Parser Library

This is used for reading log files and processing IP address request period for a given time interval**

Author

Kazeem Olanipekun

Build (.jar)

The build version of the application can be located at /build from the root of the app.

Sample Test Using the access.log

Alt text

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

Thank you

About

This is java log manager that can load access log file in a specified format to db and likewise accept query to process on the record.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages