# elasticsearch-example **Repository Path**: aalansehaiyang/elasticsearch-example ## Basic Information - **Project Name**: elasticsearch-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-06 - **Last Updated**: 2021-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 说明 --- ### 版本: * elasticsearch-6.7.0 * kibana-6.5.4-darwin-x86_64 ### elasticsearch 1、启动命令 ``` ./bin/elasticsearch ``` 2、遇到的一些问题 * es无法启动 https://www.cnblogs.com/tq1226112215/p/8435127.html ### kibana 1、启动命令 ``` ./bin/kibana ``` 2、kibana 访问地址: http://localhost:5601/app/kibana#/dev_tools/console?_g=() ### es 查询 [一些例子demo](es-demo.md) https://www.elastic.co/guide/cn/elasticsearch/guide/current/slop.html https://www.codenong.com/js1e7c759e6715/