Skip to content

Commit 6f7a1d0

Browse files
[9.0 & Serverless] Change upper limit for max unassociated notes (elastic#940)
### Description Partially addresses elastic#915 by updating docs for 8.16-8.18. Twin 8.x PR is at: elastic/security-docs#6671 ### Preview [Configure advanced settings | Set the maximum notes limit for alerts and events](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/940/solutions/security/get-started/configure-advanced-settings#max-notes-alerts-events): The updated maximum limit and default value is 10,000.
1 parent 7cca79f commit 6f7a1d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

solutions/security/get-started/configure-advanced-settings.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The advanced settings determine:
1515
* Which indices {{elastic-sec}} uses to retrieve data
1616
* {{ml-cap}} anomaly score display threshold
1717
* The navigation menu style used throughout the {{security-app}}
18-
* Whether the news feed is displayed on the [*Overview dashboard*](/solutions/security/dashboards/overview-dashboard.md)
18+
* Whether the news feed is displayed on the [Overview dashboard](/solutions/security/dashboards/overview-dashboard.md)
1919
* The default time interval used to filter {{elastic-sec}} pages
2020
* The default {{elastic-sec}} pages refresh time
2121
* Which IP reputation links appear on [IP detail](/solutions/security/explore/network-page.md) pages
@@ -38,7 +38,7 @@ Modifying advanced settings can affect Kibana performance and cause problems tha
3838

3939
## Access advanced settings [security-advanced-settings-access-advanced-settings]
4040

41-
To access advanced settings, go to **Stack Management****Advanced Settings**, then scroll down to **Security Solution** settings.
41+
To access advanced settings, go to **Stack Management****Advanced Settings** in {{stack}} or **Project Settings****Stack Management****Advanced Settings** in {{serverless-short}}, then scroll down to **Security Solution** settings.
4242

4343
:::{image} /solutions/images/security-solution-advanced-settings.png
4444
:alt: solution advanced settings
@@ -75,7 +75,7 @@ If you leave the `-*elastic-cloud-logs-*` index pattern selected, all Elastic cl
7575

7676

7777
::::{important}
78-
{{elastic-sec}} requires [ECS-compliant data](https://www.elastic.co/guide/en/ecs/current). If you use third-party data collectors to ship data to {{es}}, the data must be mapped to ECS. [*Elastic Security ECS field reference*](/reference/security/fields-and-object-schemas/siem-field-reference.md) lists ECS fields used in {{elastic-sec}}.
78+
{{elastic-sec}} requires [ECS-compliant data](https://www.elastic.co/guide/en/ecs/current). If you use third-party data collectors to ship data to {{es}}, the data must be mapped to ECS. [Elastic Security ECS field reference](/reference/security/fields-and-object-schemas/siem-field-reference.md) lists ECS fields used in {{elastic-sec}}.
7979
::::
8080

8181

@@ -191,7 +191,7 @@ The `securitySolution:alertTags` field determines which options display in the a
191191

192192
## Set the maximum notes limit for alerts and events [max-notes-alerts-events]
193193

194-
The `securitySolution:maxUnassociatedNotes` field determines the maximum number of [notes](/solutions/security/investigate/notes.md) that you can attach to alerts and events. The maximum limit and default value is 1000.
194+
The `securitySolution:maxUnassociatedNotes` field determines the maximum number of [notes](/solutions/security/investigate/notes.md) that you can attach to alerts and events. The maximum limit and default value is 10000.
195195

196196

197197
## Exclude cold and frozen data from rules [exclude-cold-frozen-data-rule-executions]

0 commit comments

Comments
 (0)