Map crowdstrike.alert.detection_context as flattened#18158
Map crowdstrike.alert.detection_context as flattened#18158chrisberkhout merged 7 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
💔 Build Failed
Failed CI StepsHistory |
f602476 to
0c38b94
Compare
🚀 Benchmarks reportTo see the full report comment with |
kcreddy
left a comment
There was a problem hiding this comment.
LGTM, just a note on changelog (which is also not a blocker).
| # newer versions go on top | ||
| - version: "3.15.0" | ||
| changes: | ||
| - description: Map `crowdstrike.alert.detection_context` as flattened. |
There was a problem hiding this comment.
I think we should also callout this in the changelog: new/unknown fields from the CrowdStrike API will now surface in the index (dynamically mapping) rather than being silently dropped. Because this behavior change may lead to mapping explosion. WDYT?
There was a problem hiding this comment.
Agreed. Done during rebase, as:
Map
crowdstrike.alert.detection_contextas flattened. Keep new/unknown alert fields under thecrowdstrike.alertprefix.
13dee6e to
30d44f9
Compare
30d44f9 to
1c7cdda
Compare
💚 Build Succeeded
History
|
|
Package crowdstrike - 3.15.0 containing this change is available at https://epr.elastic.co/package/crowdstrike/3.15.0/ |
Proposed commit message
Note to reviewers
Can be read commit-by-commit.
If the last point in the proposed commit message is a problem, we can change to a Painless processor that retains only whitelisted fields under
crowdstrike.alert.*.Checklist
changelog.ymlfile.