| Parameter | Required | Default value | Description |
|---|---|---|---|
| es.host | Yes | N/A | The connection address of ElasticSearch. For example, <http://10.10.10.1:9200>. |
| es.port | Yes | N/A | The port of ElasticSearch. |
| es.username | No | N/A | The username of ElasticSearch. |
| es.password | No | N/A | The password of ElasticSearch. |
| es.pullThreadPoolSize | No | 16 | The size of the CCR pull thread pool. All index shards share the same pull thread pool. |
| es.whitelist | Yes | N/A | The allowlist. The wildcard expressions are separated by pipes (|). The wildcard expressions can be *.*, dbName.*, or dbName.tableName. |
| es.blacklist | No | N/A | The blocklist. The wildcard expressions are separated by pipes (|). The wildcard expressions can be *.*, dbName.*, or dbName.tableName. |
ElasticSearch Store
share
Previous topic
