Adding preserve original event option to System integration Syslog datastream#6528
Adding preserve original event option to System integration Syslog datastream#6528kgeller merged 12 commits intoelastic:mainfrom kgeller:system-syslog-preserve-original
Conversation
🌐 Coverage report
|
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
Oops, I was totally looking at the wrong pipeline and thought it was already there. Should be all there now. |
andrewkroh
left a comment
There was a problem hiding this comment.
Can you please add a new pipeline test that enables the preserve_original_event.
💚 Build Succeeded
cc @kgeller |
|
@elastic/obs-infraobs-integrations Would someone mind reviewing since the team is the code owner? |
|
/test |
1 similar comment
|
/test |
…slog-preserve-original
This is under Review. @kgeller |
| @@ -0,0 +1,112 @@ | |||
| { | |||
There was a problem hiding this comment.
This looks to be a completely newly generated sample event. Any reason why this was not present before ?
There was a problem hiding this comment.
I do not. Will delete since adding it was not intentional. I was simply attempting to regenerate things to see if I could get the ci green.
|
Package system - 1.35.0 containing this change is available at https://epr.elastic.co/search?package=system |
What does this PR do?
This adds the option to the syslog datastream to ensure users can preserve the original message if required.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Closes #6524
Screenshots