-
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
[filebeat][winlog] implement status reporter for winlog input #40163
[filebeat][winlog] implement status reporter for winlog input #40163
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
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.
In the switch at https://github.com/elastic/beats/pull/40163/files#diff-6a618961acc22d5887cb9fd1844390de34b37bcf90b6ec247799b94d047b5d90L113 there are some non recoverable errors, should we also update the status in those cases?
Also a nit: we could reuse the error message as it is the same all along
This pull request is now in conflicts. Could you fix it? 🙏
|
Yes. I've updated the PR
you mean to create a variable and reuse? |
Yup |
Done! |
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.
disregard my last comment, misread the bit of code.
LGTM
* chore: implement status reporter for winlog * fix: remove test file, add changelog * chore: update changelog, add status reporting to swtich * fix: lint * chore: reuse same errors * fix the error (cherry picked from commit 5e4e7e5)
…c#40163) * chore: implement status reporter for winlog * fix: remove test file, add changelog * chore: update changelog, add status reporting to swtich * fix: lint * chore: reuse same errors * fix the error
…elastic#40163)" This reverts commit 5e4e7e5.
…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]>
…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]>
Proposed commit message
Add StatusReporter for
winlog
input.Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues
Use cases
Screenshots
Logs