elastic / kibana

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

[Security Solution] Review advanced settings allowlisted in Serverless #166805

Open banderror opened 9 months ago

banderror commented 9 months ago

Summary

The Kibana AppEx team is working on adding a special, configurable Kibana Advanced settings page for Serverless projects. The work is being tracked in https://github.com/elastic/kibana/issues/160411.

Looks like these are the settings that will be exposed in Security Solution:

We need to inspect the settings we depend on and add anything missing to the whitelist.

elasticmachine commented 9 months ago

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

elasticmachine commented 9 months ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)

yctercero commented 9 months ago

NOTE: Alert workflow tag options is missing from the list.

cc @paulewing

peluja1012 commented 8 months ago

I performed an audit and noticed that the following Security Solution advanced settings are missing in Serverless:

yctercero commented 8 months ago

@paulewing @michaelolo24 could you confirm that we want the expandable flyout option in serverless?

yctercero commented 8 months ago

@dhurley14 is working to add the two missing settings for us. Thank you!

cc @peluja1012 @banderror

dhurley14 commented 8 months ago

Here's the fix: https://github.com/elastic/kibana/pull/170158