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

[config] Added Github cloud schema #1334

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BenGallagher-RL
Copy link

to:
cc: @airbnb/streamalert-maintainers
related to:
resolves:

Background

Github Cloud Enterprise allows for direct pushing of audit logs to an S3 bucket. The schema for these logs has many potential fields. By reviewing several weeks of Github logs in the S3 bucket, a schema has been developed to contain the multiple fields, and to determine if they are optional or not.

Changes

  • Add "ghe:cloud" schema to the ghe.json schema file.

Testing

This schema has been in use without issue for several weeks.

Copy link
Contributor

@chunyong-lin chunyong-lin left a comment

Choose a reason for hiding this comment

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

Hi @BenGallagher-RL Thank you for your contribution and this schema is very helpful for the community.

Can you add testing event(s) to this PR too? See the example in #1263. The testing event(s) will be in json format.

@BenGallagher-RL
Copy link
Author

There's an error is this commit's config. Fixing imminently.

@BenGallagher-RL
Copy link
Author

FIxed. Ready for review @chunyong-lin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants