-
Notifications
You must be signed in to change notification settings - Fork 474
[System] Add custom configuration option to winlog inputs #9045
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
Conversation
💚 CLA has been signed |
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Appears to be consistent with #8877.
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
/test |
|
@andrewkroh : |
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
@andrewkroh : Please see if we would like to proceed with this change. I had one concern as mentioned here. |
This is true given that there is no validation of the YAML. But I don't think scoping the YAML to one setting (like I would like to see us build a UI component that encapsulates all of the winlog input settings. It would encode all of the validation rules like mutual exclusivity between options, provide type-ahead for the most common channel names, and do validiton of the processors YAML based on json-schema. This would be a better UX and reduce this risk of saving an invalid config. |
/test |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
Package system - 1.56.0 containing this change is available at https://epr.elastic.co/search?package=system |
Proposed commit message
Adding the ability for users to set custom yaml config for windows datastream (System, Application, Security) winlog inputs.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots