Hi at all,
I would like to use two indexes with common fields in visualization time builder.
how can I configure the possibility to use them both.
thank you so much.
M
Hi at all,
I would like to use two indexes with common fields in visualization time builder.
how can I configure the possibility to use them both.
thank you so much.
M
If the index patterns have a similar name, you can use a wildcard (ex: logstash-*
). If that is not an option, you can create an alias which points to both of the indices.
https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-aliases.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.