-
Notifications
You must be signed in to change notification settings - Fork 453
#11767 - Remove deprecated httpjson from packages zeek, apache, system, windows, aws.cloudtrail and nginx #13246
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
base: main
Are you sure you want to change the base?
Conversation
- removed docker service if applicable - removed pipeline tests if they use the httpjson input that's been deprecated - update each integration to a new major version as this can potentially be a breaking change
🚀 Benchmarks reportTo see the full report comment with |
- removed docker deployment - removed manifest configuration - remove system test configuration
Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
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.
Looks good. I just think there is one more file that can be removed.
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 on the actions performed here, but I did not review if any additional files needed to be removed
@qcorporation - The changelog entry for the |
added change log and include new version within manifest.yml for windows removed security.stream.yml as it's not needed
@muthu-mps thanks for catching this. I realized that I missed this after my EOD. fixed |
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.
Please add aws to the list of packages in the commit message.
@efd6 good catch, I've updated the proposed commit message and PR title. thanks for the suggestion |
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.
aws changes LGTM
💚 Build Succeeded
History
|
|
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.
AWS Cloudtrail integration is exceptional in upgrading to major release version.
Code owner approval!
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
Parent Ticket
#11767
Proposed commit message
Remove httpjson from packages zeek, apache, system, windows, aws.cloudtrail and nginx
Checklist
changelog.yml
file.How to test this PR locally
Ran system and pipeline test and validated no failures
Exceptions
There is still the
windows
integration where all the system tests are based upon thehttpjson
inputSpeaking with the teams with code ownership to get recommendations
Screenshots