Skip to content

Bash script to help download Cloudflare Enterprise logs

Notifications You must be signed in to change notification settings

marknismo/elshelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

elshelper

Helper script to download Cloudflare Enterprise logs

Purpose of ELS download helper

Features

  • help download logs for a time range exceeding the time range of 1 hour
  • instead of hard-limiting requests to 1 minute at a time, a variable time range is used to download the logs more efficiently
  • automatic handling of the API failure to stream more than 1 GB of data for time ranges greater than 1 minute

Usage

  • Optional: create a directory/folder to run the command in
  • chmod u+x elsh.sh
  • run "./elsh.sh"

Pre-requsite

  • install jq

Screenshot of what it looks like on Mac OS screenshot

About

Bash script to help download Cloudflare Enterprise logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages