Skip to content
This repository was archived by the owner on Apr 10, 2020. It is now read-only.

AppliedTrust/roadcrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsupported License BSDv2

Roadcrew is a simple Go command to continusouly run the amazing Sysdig, uploading the results to S3.

Usage:

roadcrew [options] -i <interval> -b <bucket_name>
roadcrew -h --help
roadcrew --version

Options:

-K <aws_key_id>       AWS Key ID.
-S <aws_secret_key>   AWS Secret Key.
-t <tmp_dir>          Specify tmp directory.
-h, --help            Show this screen.
--version             Show version.

Environment variables:

Either set these environment variables or use the -S and -K flags.

  • export AWS_ACCESS_KEY_ID="AAAAAAAAAAAAAAAAAAAAA"
  • export AWS_SECRET_ACCESS_KEY="BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB"

About

Run Sysdig and upload to S3 continuously

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages