hi
is it possible to co-relate fields(columns) of different index patterns(Oracle tables) in kibana to build graph or chart??
thanks
hi
is it possible to co-relate fields(columns) of different index patterns(Oracle tables) in kibana to build graph or chart??
thanks
There's no relational database type of functionality. No joins. You would have to combine data from multiple tables as it gets loaded into Elasticsearch.
Regards,
Lee
thank you very much.
but then how can i visualize each table separately ?
You should still be able to visualize the data which came from each table when it is combined into docs in one Elasticsearch index. Maybe you can post a simple set of example data for a more concrete discussion?
Regards,
Lee
hi
i solved the problem by indexing different tables in the same index pattern.
thanks
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.