Hello Team,
We explored kibana, however it seems very limited to our need.
Can you please suggest, what are others recommended tools for visualization by joining multiple indexes from ElasticSearch.
And how we can query multiple indexes together to draw our own dashboard on a webpage with d3/c3 JS libraries or any other library you suggest, will it be efficient for drawing multiple charts, say approx 20-30 charts on a web page with custom filters?
We tried kibana iframe, however because of 2 scrolls in a webpage UX becomes very disappointing. So we want to create charts on a webpage via querying Multiple ElasticSearch Indexes.