Skip to content

lehigh-university-libraries/ezproxy-log-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezproxy-log-analyzer

Get usage from your EZProxy log files

Usage

Start an ezpaarse instance

git clone https://github.com/ezpaarse-project/ezpaarse
cd ezpaarse
docker compose pull
docker compose up -d
cd ..

Aggregate and process ezproxy log files

scp -r ezproxy.host:/path/to/ezproxy/logs .
./process.sh

Process a clean JSON file you can upload into an analytics tool

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published