Skip to content

Commit 55172a3

Browse files
author
Brice Fallon-Freeman
authored
Update aggregate_logging.adoc
1 parent b724028 commit 55172a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install_config/aggregate_logging.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ when `openshift_logging_use_ops` is set to `true`.
212212
|The amount of memory to allocate to Kibana proxy.
213213

214214
|`openshift_logging_kibana_replica_count`
215-
|The number of replicas to which Kibana should be scaled up.
215+
|The number of to which Kibana should be scaled up.
216216

217217
|`openshift_logging_kibana_nodeselector`
218218
|A node selector that specifies
@@ -315,7 +315,7 @@ starting up, using this may cause a delay in ES receiving current log records.
315315
must be at least 512M. Possible suffixes are G,g,M,m.
316316

317317
|`openshift_logging_es_number_of_replicas`
318-
|The number of replica shards per primary shard for every new index. Defaults to '0'.
318+
|The number of replica shards per primary shard for every new index. Defaults to '0'. A minimum of `1` is advisable for production clusters.
319319

320320
|`openshift_logging_es_number_of_shards`
321321
|The number of primary shards for every new index created in ES. Defaults to '1'.

0 commit comments

Comments
 (0)