[filebeat][winlog] implement status reporter for winlog input#40163
[filebeat][winlog] implement status reporter for winlog input#40163marc-gr merged 8 commits intoelastic:mainfrom
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) |
marc-gr
left a comment
There was a problem hiding this comment.
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! |
marc-gr
left a comment
There was a problem hiding this comment.
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)
…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 <craig.mackenzie@elastic.co>
…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 <craig.mackenzie@elastic.co>
Proposed commit message
Add StatusReporter for
winloginput.Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues
Use cases
Screenshots
Logs