It returns this document. I want to get this document only when "xx" and "yy" of the same object matches with the parameter. Is it possible? If yes, could anyone please share the correct way to query? Thanks in advance!
So, basically I need to define mapping from the logstash while indexing. Could you please share any documentation where I could define mapping from logstash?
Also, most of the mapping created by logstash is ok, and only one mapping (field_list) I need to define in logstash. So, can I define only single mapping?
You generally specify mappings through index templates. You may get Logstash to upload this for you but I prefer to manage it directly in Elasticsearch instead.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.