Skip to content

mindyk/apirev-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apirev-monitor

apilib revision monitor

How to use

so far only the cli entry point is rdy to use. Use php cli/main.php from your cli in the project root dir to get a list of command options

Commands

collect-data will fetch the logs from the servers
process-data will process ALL logs found in tmp/ so feel free to clean up before processing

Config

dont forget to edit the /etc/config.dist.json with your values
{ "api_server_url" : "###API_SERVER_URL###", "dry-run": "1", "db_path": "etc/apirev.db" }

About

apilib revision monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages