-
Notifications
You must be signed in to change notification settings - Fork 444
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
Extend user.name mapping to Windows Integration Package #8289
Conversation
Adding EventID 4662 and 5136, to use the winlog.event_data.SubjectUserName as user.name and related.user
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you will need to update the version number in packages/windows/manifest.yml
as well.
packages/windows/data_stream/forwarded/elasticsearch/ingest_pipeline/security.yml
Show resolved
Hide resolved
Any Updates on this? |
Sorry this was dropped. Please fix the conflict in the system changelog. |
Hello, should be resolved now, Regards |
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🌐 Coverage report
|
Please apply the this patch file and then resolve the conflicts, 0001-add-tests.patch. |
💚 CLA has been signed |
Hi i applied the patch and resolved the conflicts.... |
The author you've used to apply the patch is making the CLA checker unhappy. Would you please sign the CLA with that name/email address as well? |
Hi, should be signed now with username 'cw', Regards |
It will need to match exactly, including the email address. |
so
Resigned the CLA, please DM me the email/username combo if there are still Problems |
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Package system - 1.48.0 containing this change is available at https://epr.elastic.co/search?package=system |
Package windows - 1.42.0 containing this change is available at https://epr.elastic.co/search?package=windows |
Proposed commit message
Adding EventID 4662 and 5136, to use the 'winlog.event_data.SubjectUserName' as user.name and related.user
Checklist
changelog.yml
file.