Update and Sync winlog input integrations#2542
Merged
leehinman merged 1 commit intoelastic:mainfrom Jan 25, 2022
Merged
Conversation
b900e9d to
2a9a367
Compare
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
efd6
approved these changes
Jan 20, 2022
packages/windows/changelog.yml
Outdated
andrewkroh
approved these changes
Jan 24, 2022
1720159 to
621c001
Compare
- expose `ignore_older` option - change "Preserve Original Event` option to use `include_xml` - remove check for preserve_original_event from ingest pipelines - make ordering of options the same for all winlog inputs - switch to `processors.length` check to handlebars templates - make including of tags the same in handlebars templates - for windows/forwarded remove requirement to specify event id, none means all, which should be default - for windows/sysmon_operational remove requirement to specify event id, none means all, which should be default - for winlog remove requirement to specify event id, none means all, which should be default Closes elastic#2472
621c001 to
b92df92
Compare
This was referenced Jun 21, 2022
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?
Update and syncs winlog input integrations: system, windows, winlog,
and microsoft_sqlserver.
ignore_olderoptionoption to useinclude_xml`processors.lengthcheck to handlebars templatesmeans all, which should be default
means all, which should be default
means all, which should be default
Checklist
changelog.ymlfile.Related issues
Screenshots