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

[receiver/githubreceiver] Add Audit Logs #35163

Conversation

justinianvoss22
Copy link

Description:
Implementation for GitHub's logs for enterprise, organization, and user events.

The GitHub Receiver supports GitHub audit logs for both Enterprise and Organization entities. GitHub provides comprehensive audit logs, which include detailed information about various events, such as repository changes, user activities, security settings, and access management. While GitHub does not provide dedicated audit logs for individual User accounts, events related to user activities can still be captured through existing log types (like repository, actions, and security events). This ensures that all log types - enterprise, organization, and user, are available for analysis.

Link to tracking Issue:
#35015

Testing:
Unit testing for config.go, factory.go, and logs.go

Documentation:
README.md, CHANGELOG.md show and explain changes.

Copy link

CLA Not Signed

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.

1 participant