Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 892 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 892 Bytes

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