The query element within the search request body allows to define a query using the Query DSL.
GET /_search { "query" : { "term" : { "user" : "kimchy" } } }
Most Popular
Video
Get Started with Elasticsearch
Intro to Kibana
ELK for Logs & Metrics