- className: com.appdynamics.analytics.processor.elasticsearch.configuration.ElasticsearchConfigManagerModule
properties:
nodeSettings:
cluster.name: ${ad.es.cluster.name}
...
indices.fielddata.cache.size: ${ad.es.fielddata.cache.size}
reindex.remote.whitelist: "<IP address to one of the nodes in older cluster>:9200"