Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(system,windows): normalize SidList in event 4908#15797

Merged
andrewkroh merged 2 commits intoelastic:mainfrom
andrewkroh:windows/fix-sidlist
Nov 18, 2025
Merged

fix(system,windows): normalize SidList in event 4908#15797
andrewkroh merged 2 commits intoelastic:mainfrom
andrewkroh:windows/fix-sidlist

Conversation

@andrewkroh
Copy link
Member

@andrewkrohandrewkroh commentedOct 29, 2025
edited
Loading

Proposed commit message

Adds whitespace normalization for the SidList field in WindowsSecurity event 4908 (Special Groups Logon table modified). Theingest pipeline now uses a gsub processor to normalize separatorsbefore parsing, and the Painless script handles the normalizedformat correctly.Test data originates fromhttps://github.com/elastic/beats/commit/dd7a1b3808eb98e77fb49b268cd3764cc17eff5b

Checklist

  • I have reviewedtips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package'schangelog.yml file.
  • I have verified that Kibana version constraints are current according toguidelines.
  • I have verified that any added dashboard complies with Kibana'sDashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@andrewkrohandrewkrohforce-pushed thewindows/fix-sidlist branch 2 times, most recently from7cdc420 to5cf077bCompareOctober 29, 2025 15:08
@elastic-vault-github-plugin-prod
Copy link

elastic-vault-github-plugin-prodbot commentedOct 29, 2025
edited
Loading

🚀 Benchmarks report

To see the full report comment with/test benchmark fullreport

Adds whitespace normalization for the SidList field in WindowsSecurity event 4908 (Special Groups Logon table modified). Theingest pipeline now uses a gsub processor to normalize separatorsbefore parsing, and the Painless script handles the normalizedformat correctly.Test data originates fromelastic/beats@dd7a1b3
@@ -4260,7 +4265,8 @@ processors:

void splitSidList(def sids, def params, def ctx) {
ArrayList al = new ArrayList();
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This highlights that that system/security and windows/forwarded pipelines are no longer in sync. We will need to address that separately, hopefully taking advantage of new tooling in elastic-package that avoids duplicating content.

@andrewkrohandrewkroh added the Team:Security-Windows PlatformSecurity Windows Platform team [elastic/sec-windows-platform] labelOct 29, 2025
@elasticmachine
Copy link

Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform)

@pierrehilbertpierrehilbert added the Team:Elastic-Agent-Data-PlaneAgent Data Plane team [elastic/elastic-agent-data-plane] labelOct 30, 2025
@elasticmachine
Copy link

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@pierrehilbertpierrehilbert added the Team:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labelOct 30, 2025
@pierrehilbert
Copy link
Contributor

@nfritts /@lalit-satapathy we need your review here.

Copy link
Member

@ishleenk17ishleenk17 left a comment

Choose a reason for hiding this comment

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

Giving codeowner approval.

@elasticmachine
Copy link

💚 Build Succeeded

History

@andrewkrohandrewkroh merged commit95f5051 intoelastic:mainNov 18, 2025
7 checks passed
@elastic-vault-github-plugin-prod

Package system - 2.7.2 containing this change is available athttps://epr.elastic.co/package/system/2.7.2/

@elastic-vault-github-plugin-prod

Package windows - 3.2.3 containing this change is available athttps://epr.elastic.co/package/windows/3.2.3/

graphaelli pushed a commit to graphaelli/integrations that referenced this pull requestNov 18, 2025
Adds whitespace normalization for the SidList field in WindowsSecurity event 4908 (Special Groups Logon table modified). Theingest pipeline now uses a gsub processor to normalize separatorsbefore parsing, and the Painless script handles the normalizedformat correctly.Test data originates fromelastic/beats@dd7a1b3
tehbooom pushed a commit to tehbooom/integrations that referenced this pull requestNov 19, 2025
Adds whitespace normalization for the SidList field in WindowsSecurity event 4908 (Special Groups Logon table modified). Theingest pipeline now uses a gsub processor to normalize separatorsbefore parsing, and the Painless script handles the normalizedformat correctly.Test data originates fromelastic/beats@dd7a1b3
@andrewkrohandrewkroh added the bugfixPull request that fixes a bug issue labelNov 25, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@mauri870mauri870mauri870 approved these changes

@nfrittsnfrittsnfritts approved these changes

@ishleenk17ishleenk17ishleenk17 approved these changes

@khushijain21khushijain21Awaiting requested review from khushijain21khushijain21 is a code owner automatically assigned from elastic/elastic-agent-data-plane

Assignees

No one assigned

Labels

bugfixPull request that fixes a bug issueIntegration:systemSystemIntegration:windowsWindowsTeam:Elastic-Agent-Data-PlaneAgent Data Plane team [elastic/elastic-agent-data-plane]Team:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]Team:Security-Windows PlatformSecurity Windows Platform team [elastic/sec-windows-platform]

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@andrewkroh@elasticmachine@pierrehilbert@mauri870@nfritts@ishleenk17

Comments


[8]ページ先頭

©2009-2026 Movatter.jp