Skip to content

Commit 5cd8c89

Browse files
Updated lang (#6827) (#6834)
(cherry picked from commit 0f25ce7) Co-authored-by: Nastasha Solomon <[email protected]>
1 parent 4d43ae9 commit 5cd8c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/detections/detection-engine-intro.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Cold {ref}/data-tiers.html[data tiers] store time series data that's accessed in
6060
=== Best practices
6161

6262
* **Retention in hot tier**: We recommend keeping data in the hot data tier ({ilm-cap} hot phase) for at least 24 hours. {ilm-cap} policies that move ingested data from the hot phase to another phase (for example, cold or frozen) in less than 24 hours may cause performance issues and/or rule execution errors.
63-
* **Replicas for mission-critical data**: Your data should have replicas if it must be highly available. Since frozen tiers don't support replicas, shard unavailability can cause partial rule run failures if rules query frozen tiers. Shard unavailability may also occur during or after {stack} upgrades. If this happens, you can <<manually-run-rules,manually rerun>> rules over the affected time period once the shards are available.
63+
* **Replicas for mission-critical data**: Your data should have replicas if it must be highly available. Since frozen tiers don't have replicas by default, shard unavailability can cause partial rule run failures if rules query frozen tiers. Shard unavailability may also occur during or after {stack} upgrades. If this happens, you can <<manually-run-rules,manually rerun>> rules over the affected time period once the shards are available.
6464

6565

6666
[float]

0 commit comments

Comments
 (0)