Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross Account CloudTrail Support, Kinesis CLI Parser #494

Merged
merged 5 commits into from
Nov 20, 2017

Conversation

jacknagz
Copy link
Contributor

@jacknagz jacknagz commented Nov 20, 2017

to: @ryandeivert
cc: @airbnb/streamalert-maintainers
size: medium

Background

To enable cross-account delivery of CloudTrail logs via S3, you can modify a policy in an S3 bucket which allows the CloudTrail service to deliver logs into specific prefixes.

Also pushing misc changes to easily enable/disable kinesis events, fixing a bug in an S3 policy, and a small change in the monitoring Terraform module.

Changes

  • Support cross-account AWS Ids in CloudTrail
  • S3 policy naming bug fix
  • Explicitly add enabled kinesis/lambda alarms in monitoring module
  • Kinesis CLI parser
  • Updated tests

Testing

  • Deployed in a test AWS account

@jacknagz jacknagz force-pushed the jacknaglieri-s3-cross-account-cloudtrail branch from ab74193 to 418a26f Compare November 20, 2017 21:34
@jacknagz jacknagz force-pushed the jacknaglieri-s3-cross-account-cloudtrail branch from 418a26f to 03d254e Compare November 20, 2017 21:38
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.909% when pulling 03d254e on jacknaglieri-s3-cross-account-cloudtrail into 0e45f5a on master.

Copy link
Contributor

@ryandeivert ryandeivert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but can you copy/paste the contents of the commits into the PR body (instead of just saying 'see commits'). It'll help if we ever have to search PRs in the future.

@jacknagz jacknagz merged commit b16f5ac into master Nov 20, 2017
@jacknagz jacknagz deleted the jacknaglieri-s3-cross-account-cloudtrail branch November 20, 2017 22:01
@jacknagz jacknagz added this to the 1.6.0 milestone Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants