[iptables,journald] Re-enable system tests for journald inputs#5984
Merged
andrewkroh merged 3 commits intoelastic:mainfrom Apr 27, 2023
andrewkroh:bugfix/enable-journald-tests
Merged
[iptables,journald] Re-enable system tests for journald inputs#5984andrewkroh merged 3 commits intoelastic:mainfrom andrewkroh:bugfix/enable-journald-tests
andrewkroh merged 3 commits intoelastic:mainfrom
andrewkroh:bugfix/enable-journald-tests
Conversation
🌐 Coverage report
|
system tests for the journald input have been disabled to a segfault. This uses a workaround to avoid that segfault so we can continue testing. Closes #2602 Relates elastic/elastic-package#1236
ECS added numerous log.syslog fields that should be used by journald instead of syslog.*. And because this is an input package this needs to be done without an Ingest Pipeline so that users with custom pipelines can benefit.
ECS added numerous log.syslog fields that should be used by the journald input instead of syslog.*. So rename the fields in the ingest pipeline. Bump stack version to get journald input fixes.
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
efd6
approved these changes
Apr 26, 2023
|
Package iptables - 1.6.0 containing this change is available at https://epr.elastic.co/search?package=iptables |
|
Package journald - 1.0.1 containing this change is available at https://epr.elastic.co/search?package=journald |
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.
What does this PR do?
System tests for the journald input have been disabled to a segfault. This uses a workaround to avoid that segfault so we can continue testing.
Closes #2602
Blocked by: elastic/elastic-package#1236
Checklist
changelog.ymlfile.Related issues