You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/02/13 06:53:18 UTC

[jira] [Updated] (KARAF-4113) Be able to use a remote elasticsearch instance in Decanter Kibana

     [ https://issues.apache.org/jira/browse/KARAF-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-4113:
----------------------------------------
    Fix Version/s:     (was: decanter-1.0.2)
                   decanter-1.1.0

> Be able to use a remote elasticsearch instance in Decanter Kibana
> -----------------------------------------------------------------
>
>                 Key: KARAF-4113
>                 URL: https://issues.apache.org/jira/browse/KARAF-4113
>             Project: Karaf
>          Issue Type: Improvement
>          Components: decanter
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: decanter-1.1.0
>
>
> The location of the elasticsearch instance is "hardcoded" in Kibana config.js:
> {code}
> elasticsearch: "http://"+window.location.hostname+":9200",
> {code}
> It would be great to enhance this config.js to use HTTP parameters to change the "default" elasticsearch to use.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)