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

[8.16] Revert "[filebeat][winlog] implement status reporter for winlog input… #41468

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

cmacknz
Copy link
Member

@cmacknz cmacknz commented Oct 28, 2024

Revert #40543 because of elastic/elastic-agent#5746.

Specifically the status reporting in winlog causes the winlog input to be degraded as when agent is privileged (i.e. the default configuration) when the Sysmon operational channel is missing (also true by default because it is not a core Windows component).

@cmacknz cmacknz added the Team:Security-Windows Platform Windows Platform Team in Security Solution label Oct 28, 2024
@cmacknz cmacknz self-assigned this Oct 28, 2024
@cmacknz cmacknz requested a review from a team as a code owner October 28, 2024 19:47
@elasticmachine
Copy link
Collaborator

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

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 28, 2024
@bjmcnic
Copy link

bjmcnic commented Oct 28, 2024

Do we need to revert the accompanying CHANGELOG.next.asciidoc change in the original PR as well?

@cmacknz
Copy link
Member Author

cmacknz commented Oct 28, 2024

We would if the original PR added one, which it doesn't look like it did.

I don't see any reference to this in https://github.com/elastic/beats/blob/8.16/CHANGELOG.next.asciidoc

@cmacknz
Copy link
Member Author

cmacknz commented Oct 28, 2024

FYI @VihasMakwana, nothing wrong with the code functionally but it is correctly detecting that the sysmon operational channel is missing and causing most windows agents to appear degraded, which we don't want and can't fix prior to the 8.16.0 release.

@cmacknz
Copy link
Member Author

cmacknz commented Oct 28, 2024

1636258 there was indeed a changelog entry to remove.

@cmacknz cmacknz enabled auto-merge (squash) October 28, 2024 20:40
@cmacknz cmacknz merged commit 05125a9 into elastic:8.16 Oct 28, 2024
35 of 37 checks passed
@cmacknz cmacknz deleted the revert-winlog-status-reporting branch October 29, 2024 14:02
@cmacknz cmacknz added forwardport-main Automated forwardport with mergify backport-8.x Automated backport to the 8.x branch with mergify labels Nov 18, 2024
mergify bot pushed a commit that referenced this pull request Nov 18, 2024
…g input… (#41468)

* Revert "[filebeat][winlog] implement status reporter for winlog input (#40163)"

This reverts commit 5e4e7e5.

* Remove changelog entry.

(cherry picked from commit 05125a9)
mergify bot pushed a commit that referenced this pull request Nov 18, 2024
…g input… (#41468)

* Revert "[filebeat][winlog] implement status reporter for winlog input (#40163)"

This reverts commit 5e4e7e5.

* Remove changelog entry.

(cherry picked from commit 05125a9)
cmacknz added a commit that referenced this pull request Nov 18, 2024
…atus reporter for winlog input… (#41666)

* [8.16] Revert "[filebeat][winlog] implement status reporter for winlog input… (#41468)

* Revert "[filebeat][winlog] implement status reporter for winlog input (#40163)"

This reverts commit 5e4e7e5.

* Remove changelog entry.

(cherry picked from commit 05125a9)

* Fix changelog merge conflicts

* Restore accidentally removed entries

* Restore whitespace

---------

Co-authored-by: Craig MacKenzie <[email protected]>
cmacknz added a commit that referenced this pull request Nov 18, 2024
…tatus reporter for winlog input… (#41665)

* [8.16] Revert "[filebeat][winlog] implement status reporter for winlog input… (#41468)

* Revert "[filebeat][winlog] implement status reporter for winlog input (#40163)"

This reverts commit 5e4e7e5.

* Remove changelog entry.

(cherry picked from commit 05125a9)

* Fix changelog merge conflicts

* Restore accidentally removed entries

* Remove correct changelog entry.

---------

Co-authored-by: Craig MacKenzie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify forwardport-main Automated forwardport with mergify Team:Security-Windows Platform Windows Platform Team in Security Solution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants