PeteXC / Loginator

This is a tool that will help you extract logs stored in S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loginator

This is a rudimentary tool that will help you extract logs or other files stored in S3

PyPi project here

Installation

pip install loginator

Use

Make sure you are logged in in an AWS account in your environment

See instructions with:

loginator --help

Examples

loginator example_bucket_name --prefix /2022/01/01 --out example_bucket_logs.gz

About

This is a tool that will help you extract logs stored in S3

License:MIT License


Languages

Language:Python 94.6%Language:Shell 5.4%