elasticSearchExchangeStore
Description
Can be used in
spring:beans
Attributes
Name | Required | Default | Description | Example |
---|---|---|---|---|
bodyExceedingMaxSizeStrategy | false | TRUNCATE | The strategy to use (TRUNCATE or ERROR) when a HTTP message body is larger than the maxBodySize. | |
client | false | - | ||
documentPrefix | false | - | ||
location | false | http://localhost:9200 | base URL of Elasticsearch | |
maxBodySize | false | 100000 | ||
updateIntervalMs | false | - |