In config I can set many hosts under elasticsearch.hosts. From my local machine I want to be able to see data from development, production and other elasticsearch instances, so I add them all to my config file.
Unfortunately this means that when I am viewing records they're coming from many environments and I'm not sure which is which. I can't change the indexed data to add a new field saying which host it comes from.
Is it possible to filter based on host in this case at all or somehow differentiate the indexed data based on which elasticsearch host it comes from?
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.