mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
parent
87f0edbf51
commit
e045dae10b
@ -56,13 +56,14 @@ tribe:
|
||||
metadata: true
|
||||
--------------------------------
|
||||
|
||||
The tribe node can also configure blocks on indices explicitly:
|
||||
The tribe node can also configure blocks on selected indices:
|
||||
|
||||
[source,yaml]
|
||||
--------------------------------
|
||||
tribe:
|
||||
blocks:
|
||||
indices.write: hk*,ldn*
|
||||
write.indices: hk*,ldn*
|
||||
metadata.indices: hk*,ldn*
|
||||
--------------------------------
|
||||
|
||||
When there is a conflict and multiple clusters hold the same index, by default
|
||||
|
Loading…
x
Reference in New Issue
Block a user