Elasticsearch-Exporter icon indicating copy to clipboard operation
Elasticsearch-Exporter copied to clipboard

Caught exception in Main process: TypeError: Cannot read property 'indices' of undefined

Open beeramvishnu opened this issue 7 years ago • 0 comments

Here is the command and error node exporter.js --sourceUseSSL true --sourceAuth admin:ZOO --targetAuth admin:JP0k6 --sourceHost essourceclusterdns --targetUseSSL true --targetHost estargetclusterdns -i .sec-data-9 -j .sec-data-9 -T true -U true -V true -p 443 -q 443

TypeError: Cannot read property 'indices' of undefined at IncomingMessage. (/home/xxxx/opt/elasticsearch-exporter/node_modules/elasticsearch-exporter/drivers/es.js:215:44) at emitNone (events.js:85:20) at IncomingMessage.emit (events.js:179:7) at endReadableNT (_stream_readable.js:906:12) at nextTickCallbackWith2Args (node.js:475:9) at process._tickCallback (node.js:389:17)

beeramvishnu avatar Oct 25 '17 14:10 beeramvishnu