mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-11 11:42:50 +01:00
fix typo
This commit is contained in:
@@ -53,7 +53,7 @@ elasticsearch:
|
|||||||
settings:
|
settings:
|
||||||
index:
|
index:
|
||||||
number_of_replicas:
|
number_of_replicas:
|
||||||
description: Number of replicas required for all indicies. Multiple replicas protects against data loss, but also increases storage costs. This setting will be applied to all indicies.
|
description: Number of replicas required for all indices. Multiple replicas protects against data loss, but also increases storage costs. This setting will be applied to all indices.
|
||||||
forcedType: int
|
forcedType: int
|
||||||
global: True
|
global: True
|
||||||
helpLink: elasticsearch.html
|
helpLink: elasticsearch.html
|
||||||
|
|||||||
Reference in New Issue
Block a user