Commit b1d7ea1
# Backport
This will backport the following commits from `main` to `9.2`:
- [[Security Solution] Add detection rules customization status for
telemetry snapshot
(#237583)](#237583)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Jacek
Kolezynski","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-14T18:00:01Z","message":"[Security
Solution] Add detection rules customization status for telemetry
snapshot (#237583)\n\n**Partially addresses: #140369**\n\n##
Summary\n\nThis is another PR from of a series of PRs I am planning to
create to\ncover the requirements in
the\nhttps://github.com//issues/140369 ticket.\n\n\nThe
requirement covered in this PR is: \" Breakdown of which fields
are\nbeing customized.\"\n\nTesting:\n\nDisplay the snapshot:\n```\nPOST
kbn:/internal/telemetry/clusters/_stats?apiVersion=2\n{ \"unencrypted\":
true, \"refreshCache\": true }\n```\n\nSend the snapshot to staging
telemetry cluster.\n```\nPOST
kbn:/internal/telemetry/force_send?apiVersion=1&elasticInternalOrigin=true\n{}\n```\n\nCo-authored-by:
Georgii Gorbachev
<[email protected]>","sha":"1f4156499ff9f0e74efeac99e05fa8c2d54bf7e8","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Detections
and Resp","Team: SecuritySolution","Team:Detection Rule
Management","Feature:Prebuilt Detection
Rules","backport:version","v9.2.0","v9.3.0","v9.1.6","v8.18.9","v8.19.6"],"title":"[Security
Solution] Add detection rules customization status for telemetry
snapshot","number":237583,"url":"https://github.com/elastic/kibana/pull/237583","mergeCommit":{"message":"[Security
Solution] Add detection rules customization status for telemetry
snapshot (#237583)\n\n**Partially addresses: #140369**\n\n##
Summary\n\nThis is another PR from of a series of PRs I am planning to
create to\ncover the requirements in
the\nhttps://github.com//issues/140369 ticket.\n\n\nThe
requirement covered in this PR is: \" Breakdown of which fields
are\nbeing customized.\"\n\nTesting:\n\nDisplay the snapshot:\n```\nPOST
kbn:/internal/telemetry/clusters/_stats?apiVersion=2\n{ \"unencrypted\":
true, \"refreshCache\": true }\n```\n\nSend the snapshot to staging
telemetry cluster.\n```\nPOST
kbn:/internal/telemetry/force_send?apiVersion=1&elasticInternalOrigin=true\n{}\n```\n\nCo-authored-by:
Georgii Gorbachev
<[email protected]>","sha":"1f4156499ff9f0e74efeac99e05fa8c2d54bf7e8"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","9.1","8.18","8.19"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/237583","number":237583,"mergeCommit":{"message":"[Security
Solution] Add detection rules customization status for telemetry
snapshot (#237583)\n\n**Partially addresses: #140369**\n\n##
Summary\n\nThis is another PR from of a series of PRs I am planning to
create to\ncover the requirements in
the\nhttps://github.com//issues/140369 ticket.\n\n\nThe
requirement covered in this PR is: \" Breakdown of which fields
are\nbeing customized.\"\n\nTesting:\n\nDisplay the snapshot:\n```\nPOST
kbn:/internal/telemetry/clusters/_stats?apiVersion=2\n{ \"unencrypted\":
true, \"refreshCache\": true }\n```\n\nSend the snapshot to staging
telemetry cluster.\n```\nPOST
kbn:/internal/telemetry/force_send?apiVersion=1&elasticInternalOrigin=true\n{}\n```\n\nCo-authored-by:
Georgii Gorbachev
<[email protected]>","sha":"1f4156499ff9f0e74efeac99e05fa8c2d54bf7e8"}},{"branch":"9.1","label":"v9.1.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.9","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Georgii Gorbachev <[email protected]>
1 parent 974e497 commit b1d7ea1
File tree
16 files changed
+834
-30
lines changed- x-pack
- platform/plugins/private/telemetry_collection_xpack/schema
- solutions/security
- plugins/security_solution/server/usage/detections
- ml_jobs
- rules
- schemas
- test/security_solution_api_integration/test_suites/detections_response
- telemetry/trial_license_complete_tier
- usage_collector
- utils/rules/prebuilt_rules
16 files changed
+834
-30
lines changedLines changed: 124 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7338 | 7338 | | |
7339 | 7339 | | |
7340 | 7340 | | |
| 7341 | + | |
| 7342 | + | |
| 7343 | + | |
| 7344 | + | |
| 7345 | + | |
| 7346 | + | |
| 7347 | + | |
| 7348 | + | |
| 7349 | + | |
| 7350 | + | |
| 7351 | + | |
| 7352 | + | |
| 7353 | + | |
| 7354 | + | |
| 7355 | + | |
| 7356 | + | |
| 7357 | + | |
| 7358 | + | |
| 7359 | + | |
| 7360 | + | |
| 7361 | + | |
| 7362 | + | |
| 7363 | + | |
| 7364 | + | |
| 7365 | + | |
| 7366 | + | |
| 7367 | + | |
| 7368 | + | |
| 7369 | + | |
| 7370 | + | |
| 7371 | + | |
| 7372 | + | |
| 7373 | + | |
| 7374 | + | |
| 7375 | + | |
| 7376 | + | |
| 7377 | + | |
| 7378 | + | |
| 7379 | + | |
| 7380 | + | |
| 7381 | + | |
| 7382 | + | |
| 7383 | + | |
| 7384 | + | |
| 7385 | + | |
| 7386 | + | |
| 7387 | + | |
| 7388 | + | |
| 7389 | + | |
| 7390 | + | |
| 7391 | + | |
| 7392 | + | |
| 7393 | + | |
| 7394 | + | |
| 7395 | + | |
| 7396 | + | |
| 7397 | + | |
| 7398 | + | |
| 7399 | + | |
| 7400 | + | |
| 7401 | + | |
| 7402 | + | |
| 7403 | + | |
| 7404 | + | |
| 7405 | + | |
| 7406 | + | |
| 7407 | + | |
| 7408 | + | |
| 7409 | + | |
| 7410 | + | |
| 7411 | + | |
| 7412 | + | |
| 7413 | + | |
| 7414 | + | |
| 7415 | + | |
| 7416 | + | |
| 7417 | + | |
| 7418 | + | |
| 7419 | + | |
| 7420 | + | |
| 7421 | + | |
| 7422 | + | |
| 7423 | + | |
| 7424 | + | |
| 7425 | + | |
| 7426 | + | |
| 7427 | + | |
| 7428 | + | |
| 7429 | + | |
| 7430 | + | |
| 7431 | + | |
| 7432 | + | |
| 7433 | + | |
| 7434 | + | |
| 7435 | + | |
| 7436 | + | |
| 7437 | + | |
| 7438 | + | |
| 7439 | + | |
| 7440 | + | |
| 7441 | + | |
| 7442 | + | |
| 7443 | + | |
| 7444 | + | |
| 7445 | + | |
| 7446 | + | |
| 7447 | + | |
| 7448 | + | |
| 7449 | + | |
| 7450 | + | |
| 7451 | + | |
| 7452 | + | |
| 7453 | + | |
| 7454 | + | |
| 7455 | + | |
| 7456 | + | |
| 7457 | + | |
| 7458 | + | |
| 7459 | + | |
| 7460 | + | |
| 7461 | + | |
| 7462 | + | |
| 7463 | + | |
| 7464 | + | |
7341 | 7465 | | |
7342 | 7466 | | |
7343 | 7467 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments