8000 GitHub - schultzor/cfjson: simple cloudflare access log filtering/printing tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

schultzor/cfjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load S3 logs into local clickhouse

go install .
docker-compose up -d
cd ./path/to/cloudflare/logs/
gzcat *.log.gz | cfjson -ch
# or if you've got uncompressed logs already:
cat *.log |cfjson -ch

About

simple cloudflare access log filtering/printing tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0