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

Comments

[IIS] Fix access log parsing on newer IIS 10 versions#17461

Open
Alphayeeeet wants to merge 3 commits intoelastic:mainfrom
Alphayeeeet:hotfix-grok-pattern-iis
Open

[IIS] Fix access log parsing on newer IIS 10 versions#17461
Alphayeeeet wants to merge 3 commits intoelastic:mainfrom
Alphayeeeet:hotfix-grok-pattern-iis

Conversation

@Alphayeeeet
Copy link
Contributor

Please label as bugfix

Proposed commit message

Fix access log parsing on newer IIS 10 versions

During newest IIS updates, the access log parsing was broken and response bytes have been falsely inserted into the event duration field.

This PR introduces a new grok pattern in the access log parsing ingest pipeline, to support the changed log format that IIS introduced.

For reference:
Our broken IIS instances are Version 10.0.17763.1 (and probably any newer too).

As the log format changed silently, we didn't find the issue in the integration very easily. However after huge response times were shown in our dashboards, we debugged and found that another grok pattern falsely matched, and therefore values were parsed into wrong fields.
This PR fixes exactly this issue and introduced a new testcase line, to prevent any future breaking of this.

@AlphayeeeetAlphayeeeet requested a review froma team as acode ownerFebruary 19, 2026 12:05
@AlphayeeeetAlphayeeeet changed the titleFix access log parsing on newer IIS 10 versions[IIS] Fix access log parsing on newer IIS 10 versionsFeb 19, 2026
@elastic-vault-github-plugin-prod

Reviewers

Buildkite won't run for external contributors automatically; you need to add a comment:

  • /test : will kick off a build in Buildkite.

NOTE:https://github.com/elastic/integrations/blob/main/.buildkite/pull-requests.json contains all those details.

@Alphayeeeet
Copy link
ContributorAuthor

@team Please run CI and approve if applicable. Thanks

@andrewkrohandrewkroh added Integration:iisIIS Team:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labelsFeb 19, 2026
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Integration:iisIISTeam:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Alphayeeeet@andrewkroh

[8]ページ先頭

©2009-2026 Movatter.jp