Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LarsEckart/log-stats

Repository files navigation

Log-Stats

Build Status

How to build & run tests

> ./gradlew build

Top N average duration resources

How to execute

> ./gradlew build 
> java -jar build/libs/log-stats.jar timing.log 5

Hourly request count histogram

How to execute

This gradle task requires the file 'timing.log' in the same folder. If not, one has to modify build.gradle to change the file name/path.

> ./gradlew histogram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages