[System] Add RFC 5424 support to Auth datastream#8103
Merged
kcreddy merged 8 commits intoelastic:mainfrom Oct 26, 2023
Merged
Conversation
🌐 Coverage report
|
kcreddy
commented
Oct 23, 2023
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
efd6
reviewed
Oct 23, 2023
Contributor
efd6
left a comment
There was a problem hiding this comment.
I'm a little confused by some of this.
packages/system/data_stream/auth/_dev/test/pipeline/test-5424.log
Outdated
Show resolved
Hide resolved
packages/system/data_stream/auth/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
packages/system/data_stream/auth/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
efd6
approved these changes
Oct 24, 2023
b20fa4a to
7a078d4
Compare
muthu-mps
approved these changes
Oct 26, 2023
| ignore_above: 1024 | ||
| name: version | ||
| type: keyword | ||
| # To be moved to ecs.yml after ECS version upgrade |
Contributor
There was a problem hiding this comment.
I have created an issue to keep track of updating the ECS version and reference the additional sys.log fields from there.
|
Package system - 1.47.0 containing this change is available at https://epr.elastic.co/search?package=system |
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
system.authdatastream using syslog filebeat processor.error.message, and addpipeline_errortoevent.kinduponon_failure.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
elastic-package stack down && elastic-package build && elastic-package stack up --version=8.10.3 -d -v && eval "$(elastic-package stack shellinit)" && elastic-package test pipeline --generate -velastic-package stack down && elastic-package build && elastic-package stack up --version=8.10.3 -d -v && eval "$(elastic-package stack shellinit)" && elastic-package test system --generate -vRelated issues
Screenshots