Skip to content

Commit 175ec37

Browse files
Additional changes
1 parent 8c28415 commit 175ec37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/security/detect-and-alert/using-logsdb-index-mode-with-elastic-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ With logsdb index mode, the original `_source` field is not stored in the index
2121

2222
When the `_source` is reconstructed, [modifications](elasticsearch://reference/elasticsearch/mapping-reference/mapping-source-field.md#synthetic-source-modifications) are possible. Therefore, there could be a mismatch between users' expectations and how fields are formatted.
2323

24-
Continue reading to find out how this affects specific {{elastic-sec}} components.
24+
Continue reading to learn how logsdb index mode affects CPU and storage usage and specific {elastic-sec} components.
2525

2626
::::{note}
2727

2828
The following statement applies to {{stack}} users only:
2929

30-
Logsdb index mode is fully supported, and is recommended for all {{elastic-sec}} deployments. Users with existing {elastic-sec} deployments are advised to fully understand and accept the documented changes to detection alert documents, runtime fields, and rule actions (refer to the sections below), and ensure that their deployment has sufficient excess hot data tier CPU capacity to support the logsdb ingest and indexing process. Enabling logsdb index mode without sufficient excess hot data tier CPU capacity may result in data ingestion backups and/or security detection rule timeouts and errors.
30+
Logsdb index mode is fully supported, and is recommended for all {{elastic-sec}} deployments. Users with existing {{elastic-sec}} deployments are advised to fully understand and accept the documented changes to detection alert documents, runtime fields, and rule actions (refer to the sections below), and ensure that their deployment has sufficient excess hot data tier CPU capacity to support the logsdb ingest and indexing process. Enabling logsdb index mode without sufficient excess hot data tier CPU capacity may result in data ingestion backups and/or security detection rule timeouts and errors.
3131

3232
::::
3333

0 commit comments

Comments
 (0)