Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

cuppett/collect_aws_logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

collect_aws_logs

Retrieve AWS CloudWatch Logs to local machine

Installing

  1. Install Python 3.
  2. Install boto.
  3. Install AWS CLI.
  4. Configure your access keys from the command line.
  5. Change any of the variables in the header of collect.py. It defaults to pulling the last 20 minutes of logs.
  6. Run the script from the command line with python collect.py -h

About

Retrieve AWS CloudWatch Logs to local machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages