Changing the number of shards for the Elasticsearch Metrics index
If your environment requires, you can change the default number of shards that will be assigned to the Elasticsearch Metrics index when it is created.
Before you begin
Important: Because additional shards in an Elasticsearch index
consume resources and can affect performance depending on how the shards are used, change this
default only when you have carefully weighed the advantages and disadvantages of doing so in your
environment.
Procedure
-
Modify LotusConnections-config.xml (in the DMGR folder) by adding the
following generic property, changing 5 to the number of shards that you
need:
<genericProperty name="com.ibm.lconn.metrics.numShardsPerIndex">number of shards</genericProperty>
- Synchronize the nodes.