How do I go about modifying the default template for Logstash for it to use doc_values for as many fields as possible?
With Elasticsearch 2.0 doc_values will be default for all fields instead of optional, so by then this problem should solve itself. Does this mean that I could instead of changing the Logstash template I could change the default in Elasticsearch?
I have found these discussions on the subject, but I'm not sure what is the right method.
I'm still using Kibana3 and when using the table filter there it doesnt seem to be aware of the .raw field when ordering events in the table. Is there any way to use the .raw field there?
Is it right of me to assume that because of the table filter, just by modifying the @timestamp field for doc_values would speed things up and save memory?
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.