Skip to content

cloudflare/logsclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

logsclient

Logsclient is a tool for downloading log files from CloudFlare's Enterprise Log Share.

Usage

-auth.email string
	authorization email
-auth.key string
	authorization key
-dir string
	directory to download logs
-end int
	the unix epoch timestamp to end downloading at (default 1452711300)
-interval duration
	the time interval to save files in (default 1m0s)
-max duration
	the maximum time in the past the start can be (default 72h0m0s)
-start int
	the unix epoch timestamp to start downloading from (default -1)
-url string
    URL for CloudFlare logs API - https://api.cloudflare.com/client/v4/zones/<zone tag>/logs/requests

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published