Skip to content

v1.0.1

Compare
Choose a tag to compare
@chrisdoman chrisdoman released this 15 Oct 11:55
· 80 commits to main since this release
22076cf

⚡Release Highlights⚡

  • Adds support to search Azure Storage
  • Adds support to search Google Cloud Storage

cloudgrep is grep for cloud storage.
It currently supports searching log files, optionally compressed with gzip (.gz) or zip (.zip), in AWS S3, GCP or Azure storage.

e.g. python3 cloudgrep.py --bucket test-s3-access-logs --query 9RXXKPREHHTFQD77

See the ReadMe for more: