[8.15](backport #40075) [filebeat][log] Enable status reporter for log input#40302
Merged
pierrehilbert merged 3 commits into8.15from Aug 12, 2024
Merged
[8.15](backport #40075) [filebeat][log] Enable status reporter for log input#40302pierrehilbert merged 3 commits into8.15from
pierrehilbert merged 3 commits into8.15from
Conversation
* chore: initial commit, without tests * chore: tests * chore: add test cases * fix: add null check * fix: remove println * fix: lint * goimports * remove println * fix: changelog * update test for windows * fix: fix some comments * chore: add starting state in NewInput * fix: add sample output to verify the status * fix: remove println * fix: add integration tag * Update CHANGELOG.next.asciidoc Co-authored-by: Denis <denis@rdner.de> * fix: remove redundant bool * fix: add degraded --------- Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co> Co-authored-by: Denis <denis@rdner.de> (cherry picked from commit f3f772f)
Contributor
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Contributor
|
Shouldn't be merged before 8.15.1 |
Contributor
Author
|
This pull request has not been merged yet. Could you please review and merge it @VihasMakwana? 🙏 |
1 similar comment
Contributor
Author
|
This pull request has not been merged yet. Could you please review and merge it @VihasMakwana? 🙏 |
rdner
approved these changes
Aug 1, 2024
Contributor
Author
|
This pull request has not been merged yet. Could you please review and merge it @VihasMakwana? 🙏 |
Contributor
Author
|
This pull request is now in conflicts. Could you fix it? 🙏 |
Contributor
Author
|
This pull request has not been merged yet. Could you please review and merge it @VihasMakwana? 🙏 |
pierrehilbert
approved these changes
Aug 12, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Enable
StatusReporterforloginput which was introduced in #39209Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues
Use cases
This PR allows the log input to report its status to elastic-agent. This would keep the status of the unit up-to-date and would help with diagnostics.
Screenshots
Logs
This is an automatic backport of pull request #40075 done by [Mergify](https://mergify.com).