8000 GitHub - glebiller/calog: Consume access logs and print some stats.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

glebiller/calog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calog

Consume access logs and print some stats.

Run

Requires java 11, first compile with maven mvn clean package, then run with java -jar calog-1.0-SNAPSHOT-jar-with-dependencies.jar

Usage

java -jar calog-1.0-SNAPSHOT-jar-with-dependencies.jar [options]
  Options:
    --file
      File path to watch.
      Default: /tmp/access.log
    --help

    --warn-threshold
      Minimum average number of requests per seconds in 2 minutes to generate 
      an alert.
      Default: 10

About

Consume access logs and print some stats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0