You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/streams/management/advanced.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Streams analyzes your stream and identifies systems. Then, you can select the on
28
28
29
29
For classic streams, you can manually configure the stream's [index template](../../../../manage-data/data-store/templates.md#index-templates), [component templates](../../../../manage-data/data-store/templates.md#component-templates), [pipeline](../../../../manage-data/ingest/transform-enrich.md), and [data stream](../../../../manage-data/data-store/data-streams.md).
30
30
31
-
For both wired {applies_to}`stack: preview 9.2` and classic streams, you can configure:
31
+
For both wired ({applies_to}`stack: preview 9.2`) and classic streams, you can configure:
32
32
33
33
-**Shards:** Control how the index is split across nodes. More shards can improve parallelism but may increase overhead.
34
34
-**Replicas:** Define how many copies of the data exist. More replicas improve resilience and read performance but increase storage usage.
0 commit comments