When I execute ./kibana, following error occurs
{"@timestamp":"2017-07-14T09:51:52.033Z","level":"fatal","message":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"production","index":"production"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"production","index":"production"},"node_env":"production","error":{"message":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"production","index":"production"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"production","index":"production"},"name":"Error","stack":"Error: [object Object]\n at respond (/home/joe/Application/kibana/src/node_modules/elasticsearch/src/lib/transport.js:235:15)\n at checkRespForFailure (/home/joe/Application/kibana/src/node_modules/elasticsearch/src/lib/transport.js:203:7)\n at HttpConnector. (/home/joe/Application/kibana/src/node_modules/elasticsearch/src/lib/connectors/http.js:156:7)\n at IncomingMessage.bound (/home/joe/Application/kibana/src/node_modules/elasticsearch/node_modules/lodash-node/modern/internals/baseBind.js:56:17)\n at IncomingMessage.emit (events.js:117:20)\n at _stream_readable.js:944:16\n at process._tickCallback (node.js:442:13)\n"}}