Kibana解决错误:Your Kibana index is out of date, reset it or use the X-Pack upgrade assistant.
直接清除Kibana的index:
curl -XDELETE -u elastic -p http://localhost:9200/.kibana
参考资料:Kibana Index is out of date
« Youtube API使用proxy代理 Splash解决错误Connection was refused by other side: 61: Connection refused »