2016年7月24日

ElasticSearch基本操作命令

摘要: 1. 获取所有记录条数 GET _count{ "query": { "match_all": {} }} GET logstash-2016-07-14/gatewaylog/_search{ "query" : { "match" : { "request_id" : "3a321b1e-462 阅读全文

posted @ 2016-07-24 15:33 胡思乱想博 阅读(158) 评论(0) 推荐(0)

导航