Skip to main content

A command-line tool to get valuable information out of AWS CloudTrail

Project description

TrailScraper

A command-line tool to get valuable information out of AWS CloudTrail

Usage

none yet…

Development

$ ./go setup   # set up venv and dependencies
$ source ./go enable  # enable venv
$ ./go         # let's see what we can do here

Troubleshooting

Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment.

Set these environment variables:

LC_ALL=C.UTF-8
LANG=C.UTF-8

Changelog

This changelog contains a loose collection of changes in every release including breaking changes to the API.

The format is based on Keep a Changelog

0.1.0

Initial Release

Added

  • Basic feature to download CloudTrail Logs from S3 for certain accounts and timeframe

  • Basic feature to generate IAM Policies from a set of downloaded CloudTrail logs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trailscraper-0.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

trailscraper-0.1-py2.py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page