Hi. I have two fields in my index of type date - observation_dt and dateofbirth_dt. I want to create two visualizations having observation_dt and dateofbirth_dt being the X-axis, yet it seems I can only create a single 'index pattern' per 'Index name'. Does Kibana support multiple 'index patterns' per 'Index name'?
You should be able to choose a different X-axis field even if the time field for the index is different. If you need different time fields on the index pattern you can use this trick:
Say my index is called myIndex. I make 2 index patterns, one called myIndex, another called myIndex* both will match the same index, assuming there's nothing else that matches myIndex*
We're considering opaque indexPattern IDs for a future version
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.