akamai,auditd,barracuda,bluecoat,box_events,carbon_black_cloud,cef: remove duplicated fields#4399
Merged
efd6 merged 2 commits intoelastic:mainfrom Oct 11, 2022
Merged
akamai,auditd,barracuda,bluecoat,box_events,carbon_black_cloud,cef: remove duplicated fields#4399efd6 merged 2 commits intoelastic:mainfrom
efd6 merged 2 commits intoelastic:mainfrom
Conversation
60 tasks
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
siem |
2433.09 | 1721.17 | -711.92 (-29.26%) | 💔 |
Package barracuda 👍(1) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
spamfirewall |
41666.67 | 32258.06 | -9408.61 (-22.58%) | 💔 |
Package bluecoat 👍(0) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
director |
38461.54 | 27777.78 | -10683.76 (-27.78%) | 💔 |
Package cef 👍(0) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
log |
2475.25 | 2016.13 | -459.12 (-18.55%) | 💔 |
Package lastpass 👍(2) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
detailed_shared_folder |
13513.51 | 7092.2 | -6421.31 (-47.52%) | 💔 |
To see the full report comment with /test benchmark fullreport
🌐 Coverage report
|
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
Contributor
Author
|
/test |
…emove duplicated fields
kcreddy
approved these changes
Oct 11, 2022
Contributor
kcreddy
left a comment
There was a problem hiding this comment.
- Auditd.logs
- Missing deletion on these fields:
container.name, host.architecture, user.effective.group.id, user.effective.group.name, user.effective.id, user.effective.name
- Missing deletion on these fields:
- cabon_black_cloud.asset_vulnerability_summary
host.ipis not duplicated, but being removed in the change
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?
This removes duplicated field definitions in a some of the SEI packages identified in #4398.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots