-
Notifications
You must be signed in to change notification settings - Fork 474
#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
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 reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
access |
4366.81 | 2577.32 | -1789.49 (-40.98%) | 💔 |
error |
6060.61 | 4784.69 | -1275.92 (-21.05%) | 💔 |
Package aws
👍(12) 💚(6) 💔(2)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
guardduty |
1001 | 773.4 | -227.6 (-22.74%) | 💔 |
apigateway_logs |
8403.36 | 5882.35 | -2521.01 (-30%) | 💔 |
Package nginx
👍(0) 💚(0) 💔(2)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
access |
3322.26 | 2392.34 | -929.92 (-27.99%) | 💔 |
error |
18181.82 | 10204.08 | -7977.74 (-43.88%) | 💔 |
Package system
👍(1) 💚(1) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
auth |
11111.11 | 9259.26 | -1851.85 (-16.67%) | 💔 |
Package windows
👍(3) 💚(1) 💔(5)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
applocker_exe_and_dll |
7692.31 | 4739.34 | -2952.97 (-38.39%) | 💔 |
applocker_msi_and_script |
7812.5 | 5464.48 | -2348.02 (-30.05%) | 💔 |
forwarded |
1116.07 | 884.96 | -231.11 (-20.71%) | 💔 |
powershell |
1904.76 | 1607.72 | -297.04 (-15.59%) | 💔 |
windows_defender |
10101.01 | 8130.08 | -1970.93 (-19.51%) | 💔 |
Package zeek
👍(23) 💚(15) 💔(5)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
ntlm |
20000 | 16129.03 | -3870.97 (-19.35%) | 💔 |
pe |
22727.27 | 8064.52 | -14662.75 (-64.52%) | 💔 |
dns |
22727.27 | 18867.92 | -3859.35 (-16.98%) | 💔 |
dpd |
19230.77 | 15625 | -3605.77 (-18.75%) | 💔 |
files |
23255.81 | 14084.51 | -9171.3 (-39.44%) | 💔 |
To see the full report comment with /test benchmark fullreport
- 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
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Removing httpjson handlebar files from the integration as the deprecation removes all httpjson instances
💚 Build Succeeded
History
|
|
Package apache - 2.0.0 containing this change is available at https://epr.elastic.co/package/apache/2.0.0/ |
Package aws - 3.3.0 containing this change is available at https://epr.elastic.co/package/aws/3.3.0/ |
Package nginx - 2.0.0 containing this change is available at https://epr.elastic.co/package/nginx/2.0.0/ |
Package system - 2.0.0 containing this change is available at https://epr.elastic.co/package/system/2.0.0/ |
Package windows - 3.0.0 containing this change is available at https://epr.elastic.co/package/windows/3.0.0/ |
Package zeek - 3.0.0 containing this change is available at https://epr.elastic.co/package/zeek/3.0.0/ |
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