-
Notifications
You must be signed in to change notification settings - Fork 5k
Revert system module support for journald #41489
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
Merged
belimawr
merged 2 commits into
elastic:8.16
from
belimawr:revert-system-module-with-journald
Oct 31, 2024
Merged
Revert system module support for journald #41489
belimawr
merged 2 commits into
elastic:8.16
from
belimawr:revert-system-module-with-journald
Oct 31, 2024
Conversation
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
Revert the system module usage of the system-logs input that was enabling it to run the Journald input. The revert is done in the system module configuration, pipelines and documentation. The system-logs input and its tests are kept.
ea61a44 to
d09981a
Compare
Contributor
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
cmacknz
approved these changes
Oct 30, 2024
3 tasks
Contributor
Author
|
I've enabled auto-merge |
Contributor
Author
|
buildkite test this |
mergify bot
pushed a commit
that referenced
this pull request
Oct 31, 2024
Revert the system module usage of the system-logs input that was enabling it to run the Journald input. The revert is done in the system module configuration, pipelines and documentation. The system-logs input and its tests are kept. (cherry picked from commit 00d7161) # Conflicts: # filebeat/module/system/auth/config/auth.yml # filebeat/module/system/syslog/config/syslog.yml # filebeat/tests/integration/systemlogs_linux_test.go
mergify bot
pushed a commit
that referenced
this pull request
Oct 31, 2024
Revert the system module usage of the system-logs input that was enabling it to run the Journald input. The revert is done in the system module configuration, pipelines and documentation. The system-logs input and its tests are kept. (cherry picked from commit 00d7161)
This was referenced Oct 31, 2024
pierrehilbert
pushed a commit
that referenced
this pull request
Oct 31, 2024
Revert the system module usage of the system-logs input that was enabling it to run the Journald input. The revert is done in the system module configuration, pipelines and documentation. The system-logs input and its tests are kept. (cherry picked from commit 00d7161) Co-authored-by: Tiago Queiroz <[email protected]>
pierrehilbert
pushed a commit
that referenced
this pull request
Nov 1, 2024
…1490) * Revert system module support for journald (#41489) Revert the system module usage of the system-logs input that was enabling it to run the Journald input. The revert is done in the system module configuration, pipelines and documentation. The system-logs input and its tests are kept. (cherry picked from commit 00d7161) # Conflicts: # filebeat/module/system/auth/config/auth.yml # filebeat/module/system/syslog/config/syslog.yml # filebeat/tests/integration/systemlogs_linux_test.go * resolve merge conflicts * skip system-logs tests --------- Co-authored-by: Tiago Queiroz <[email protected]>
Closed
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:Elastic-Agent-Data-Plane
Label for the Agent Data Plane team
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.
After discussing with @cmacknz we understood it would be better to revert this PR to not lock in users with the
system-logs"proxy input" at the moment.Proposed commit message
Revert the system module usage of the system-logs input that was enabling it to run the Journald input. The revert is done in the system module configuration, pipelines and documentation. The system-logs input and its tests are kept.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Disruptive User Impact
## Author's ChecklistHow to test this PR locally
Run the tests
Run the system module
Package filebeat from this PR
Related issues
## Use cases## Screenshots## Logs