diff --git a/docs/reference/advanced-settings.md b/docs/reference/advanced-settings.md index f888bd26fd3ad..5f4ed7a0aa6ed 100644 --- a/docs/reference/advanced-settings.md +++ b/docs/reference/advanced-settings.md @@ -240,6 +240,15 @@ $$$banners-linkcolor$$$`banners:linkColor` {applies_to}`stack: ga 9.1` {applies_ $$$banners-backgroundcolor$$$`banners:backgroundColor` {applies_to}`stack: ga` {applies_to}`serverless: ga` : The color of the banner background for this space. Uses the value of the `xpack.banners.backgroundColor` configuration property by default. +### Cases [kibana-cases-settings] + +$$$cases:maxOpenCasesPerRuleRun$$$`cases:maxOpenCasesPerRuleRun` {applies_to}`stack: ga 9.4` {applies_to}`serverless: ga` +: Sets the maximum number of new cases the [Cases connector](docs-content://deploy-manage/manage-connectors.md) can open in one detection rule run when the rule includes a Cases action. Values must be between 1 and 1000. Very high values can add load on {{kib}} and {{es}}. `20` by default. + +::::{note} +Does not apply to [Attack Discovery](docs-content://solutions/security/ai/attack-discovery.md), which uses a separate case-creation limit of `20`. +:::: + ### Discover [kibana-discover-settings]