Skip to content

Instantly share code, notes, and snippets.

@ody
Created August 20, 2014 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ody/d3626b14fa723879cd7c to your computer and use it in GitHub Desktop.
Save ody/d3626b14fa723879cd7c to your computer and use it in GitHub Desktop.
input {
s3 {
bucket => 'example-cloudtrail'
codec => cloudtrail {}
credentials => "/opt/aws_creds"
region_endpoint => "us-west-2"
type => "cloudtrail"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment