Currently the Graph API can explore multiple indices, types or aliases in a single API request
Therefore I tried to select multiple indices in Kibana Graph plugin selection list, but it did not work.
Can anyone help me, how this feature is implemented?
Today, in the Graph API, we do support querying an alias, or querying multiple indexes. However, the UI does not yet allow you to select anything other than concrete indexes.
We're looking into providing support for aliases and/or Kibana index patterns in the UI. Would that work for your use-case?
Same situation here. Either support for selecting aliases or index patterns would work fine for us. Thanks Steve!
I think a simple select which also includes aliases would work fine too. Like a hierarchical select where I can select the alias OR index in a single view:
Select index...
indexA-Alias
indexA-1
indexA-2
IndexB-Alias
indexB-1
indexB-2
indexC-Alias <-- might show duplicate indices but show which indices are included for a given alias
indexA-1
indexA-2
indexB-1
indexB-2
indexD-1 <-- no alias
Update - the 5.0 alpha 3 release of the elastic stack now includes a graph UI which uses Kibana index patterns for the choice of datasource instead of a single physical index. This means that multiple indices or aliases can now be used.
The instructions say to install using elasticsearch-plugin and kibana-plugin inside respective bin directories.
IN my ES 2.3.5 and Kibana 4.5.4 installation - the elsaticsearch-plugin or kibana-plugin program is not available. I have only plugin program and that does not work for x-pack. It is going to a wrong URL and failing.
Guess Iam hijacking this thread to list x-pack alpha issues. Iam tired for the day finding in the maze of pages to find installation for alpha release. Will post this in the correct forum when I come the next time.
You'll have to watch the version of the documentation you are currently looking at.
At the top right there should be a dropdown menu available to choose the version.
Always select the version you are currently running.
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.