-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Adding Non-Interactive User Sign-In Logs and Service Principal Sign-In Logs to filebeat azure module #24532
Conversation
💚 CLA has been signed |
I've signed the Contributor Agreement |
❕ Build Aborted
Expand to view the summary
Build stats
Trends 🧪Steps errorsExpand to view the steps failures
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
I'd like to resubmit with some additional changes. |
@npanone was this PR incomplete or what was the reason for the closure? |
Enhancement
What does this PR do?
Adds Non-Interactive User and Service Principal configurations to the azure module. Practically a clone of the Sign-In event hub, the log formats are identical except for the category which is SignInLogs, NonInteractiveUserSignInLogs or ServicePrincipalSignInLogs.
Why is it important?
Ability to track all login types into Azure AD. Sign-In Logs was only capturing 1/3rd of the authentications.
Checklist
- [ ] I have commented my code, particularly in hard-to-understand areasCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Relates #23653
Use cases
Screenshots
Logs