elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.99k stars 8.24k forks source link

[Security Solution][Onboarding] Replace Getting Started in ESS/Stateful with Serverless Security Hub #174742

Open angorayc opened 10 months ago

angorayc commented 10 months ago

https://github.com/elastic/security-team/issues/8239

This issue is to replace Getting Started in ESS/Stateful with Serverless Security Hub

Implementation details: Move the get_started component from security_solution_serverless plugin to security_solution plugin, so we can share the same UI between two versions.

Parameters are set via x-pack/plugins/security_solution/public/contract_get_started_page.ts, so security_solution_serverless and security_solution_ess can set individual configs.

Implementation: https://github.com/elastic/kibana/pull/174867

Next Steps:

elasticmachine commented 10 months ago

Pinging @elastic/security-solution (Team: SecuritySolution)

elasticmachine commented 10 months ago

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

elasticmachine commented 10 months ago

Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore)

angorayc commented 10 months ago

https://github.com/elastic/kibana/pull/174867