version3.2.6.
I use elasticsearch cluster as storage, like this:
the content of collector config
cluster:
zookeeper:
hostPort: ip1:2181, ip2:2181, ip3:2181
sessionTimeout: 100000
storage:
elasticsearch:
cluster_name: trace_online
cluster_transport_sniffer: true
cluster_nodes: ip1:9300, ip2:9300, ip3:9300, ip4:9300
index_shards_number: 2
index_replicas_number: 0
ttl: 7
but when I start collector, exception occur like this:

I am confused a lot.
[ Full content available at:
https://github.com/apache/incubator-skywalking/issues/1615 ]
This message was relayed via gitbox.apache.org for [email protected]