kibana icon indicating copy to clipboard operation
kibana copied to clipboard

[SecuritySolution] Move related alerts by process ancestry behind platinum subscription

Open janmonschke opened this issue 2 years ago • 1 comments

Summary

We're making alerts by process ancestry a platinum+ feature. Only clusters with an active trial sub or a platinum+ sub will be able to access that feature. All other users will see an upsell in the insights section of the alert flyout.

Platinum user Basic user
Screenshot 2022-08-09 at 17 09 15 Screenshot 2022-08-09 at 17 09 48

Test instructions

In order to test this feature with a platinum subscription, go to Management -> Stack Management -> License Management and start a trial subscription from there. You can also revert back to a basic license there.

Checklist

janmonschke avatar Aug 09 '22 15:08 janmonschke

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 3251 3253 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 5.6MB 5.6MB +1.1KB

History

  • :broken_heart: Build #64004 failed 5122d1396d9c9452a7c06cea52c14dfda13eb54e
  • :green_heart: Build #63969 succeeded 0cdd409dd8cec8382834fa77e347e31d611d87cd

To update your PR or re-run it, just comment with: @elasticmachine merge upstream

cc @janmonschke

kibana-ci avatar Aug 10 '22 10:08 kibana-ci

Files by Code Owner

elastic/security-onboarding-and-lifecycle-mgt

  • x-pack/plugins/security_solution/server/endpoint/routes/resolver.ts
  • x-pack/plugins/security_solution/server/endpoint/routes/resolver/tree/handler.ts
  • x-pack/plugins/security_solution/server/endpoint/services/feature_usage/service.ts

elastic/security-solution

  • x-pack/plugins/security_solution/public/common/components/event_details/insights/helpers.ts
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/insight_accordion.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/insights.test.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/insights.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/related_alerts_by_process_ancestry.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/related_alerts_by_session.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/related_alerts_upsell.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/translations.ts
  • x-pack/plugins/security_solution/server/endpoint/routes/resolver.ts
  • x-pack/plugins/security_solution/server/endpoint/routes/resolver/tree/handler.ts
  • x-pack/plugins/security_solution/server/endpoint/services/feature_usage/service.ts

elastic/security-threat-hunting-investigations

  • x-pack/plugins/security_solution/public/common/components/event_details/insights/helpers.ts
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/insight_accordion.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/insights.test.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/insights.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/related_alerts_by_process_ancestry.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/related_alerts_by_session.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/related_alerts_upsell.tsx
  • x-pack/plugins/security_solution/public/common/components/event_details/insights/translations.ts

andrew-goldstein avatar Aug 10 '22 14:08 andrew-goldstein

💚 All backports created successfully

Status Branch Result
8.4

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine avatar Aug 11 '22 12:08 kibanamachine