Commit ceb80cf
authored
[DOCS][SECURITY]: Update detection engine UI links to docs (#258466)
## Summary
After the [Security detection docs
refactor](elastic/docs-content#5253), several
Detection and alerts pages were renamed or reorganized. This PR updates
Kibana doc links so they point to the new paths.
**Changes:**
1. **`src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts`**
- **siem.configureAlertSuppression** — `suppress-detection-alerts#...` →
`alert-suppression#configure-alert-suppression`
- **securitySolution.createDetectionRules** — `create-detection-rule` →
`using-the-rule-ui`
- **securitySolution.updatePrebuiltDetectionRules** —
`install-manage-elastic-prebuilt-rules#update-prebuilt-rules` →
`update-prebuilt-rules`
- **securitySolution.resolvePrebuiltRuleConflicts** —
`prebuilt-rules-update-modified-unmodified#resolve-reduce-rule-conflicts`
→ `update-prebuilt-rules#resolve-reduce-rule-conflicts`
- **securitySolution.createEsqlRuleType** —
`create-detection-rule#create-esql-rule` → `esql`
- **securitySolution.ruleUiAdvancedParams** —
`create-detection-rule#rule-ui-advanced-params` → `common-rule-settings`
2.
**`x-pack/solutions/security/plugins/security_solution/public/common/components/links_to_docs/links_translations.ts`**
- **COVERAGE_OVERVIEW_LINK_PATH** — fix typo: `mitre-attandckr-coverage`
→ `mitre-attack-coverage`1 parent 89040a3 commit ceb80cf
2 files changed
Lines changed: 7 additions & 7 deletions
File tree
- x-pack/solutions/security/plugins/security_solution/public/common/components/links_to_docs
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
490 | | - | |
| 489 | + | |
| 490 | + | |
491 | 491 | | |
492 | | - | |
493 | | - | |
494 | | - | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments