Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add link on row table to external application #363

Closed
dadoonet opened this issue Aug 14, 2013 · 10 comments
Closed

[Feature Request] Add link on row table to external application #363

dadoonet opened this issue Aug 14, 2013 · 10 comments

Comments

@dadoonet
Copy link
Member

Hey Rashid,

I think that some users could find useful to link from results displayed in table to another external application.
So, I think you could add 2 more options to table panel:

  • String field: External url: http://myownserver.com/myapp/getFromId.php?myid={_id}&param={obj.field} (we can replace placeholders with values contained in documents)
  • Checkbox: Open in a new window. If checked (default), when user click on it, it will open a new window.

What do you think?
I will be happy to contribute (with your help :-) )

@devilankur18
Copy link

+1

@nbrownus
Copy link

It would be nice to have this functionality as well. I would prefer to not litter our logs with urls and rather tell Kibana about interesting fields that could allow the user to go directly to another site with a single click.

@tmkujala
Copy link

tmkujala commented Jun 3, 2014

+1 this is something we're looking for as well, both for linking to other Kibana dashboards as well as external resources.

@sdomalap
Copy link

sdomalap commented Jun 3, 2014

+1

@codeint-zz
Copy link

+1
I have this workflow in mind -
From Kibana dashboard, I want to open a pop up, that allows me to see the matched filters (similar to micro analysis panel). Select a group of elements to auto populate a new page or extend (further drop down on) this panel. The pop up should give an option to execute a background script to get some information from a external source (probably REST query to an external database). The result output will be shown in that external page or in the extended portion of the panel. The external script will return exact information, i am looking for for brevity purposes.
Summary Objective - From log events, I want to fetch information from a content database to do a historical analysis on what may have happened that causes this log event to generated.
Note - splunk allows this by way of external apps, How can this be doable here?
Appreciate your help.

spalger pushed a commit that referenced this issue Oct 6, 2014
@spalger
Copy link
Contributor

spalger commented Oct 6, 2014

Once we get scripted fields(#1537) and field formatting(#1543) this will be possible. Please track those tickets for updates. Thanks!

@spalger spalger closed this as completed Oct 6, 2014
@olliiiver
Copy link

Hi, is it now possible to add a link on a row or column via scripted fields or something else? I can't find an example...

@Bargs
Copy link
Contributor

Bargs commented Feb 12, 2016

spalger pushed a commit to spalger/kibana that referenced this issue Mar 3, 2016
@probaner
Copy link

Can any one point to example where I can open an info window on click of visualizations- Grid Data/ Charts/Map points? The info window should be another visualization, and I should be able to pass data when user clicks.

@raviv
Copy link

raviv commented Jun 6, 2016

+1

harper-carroll pushed a commit to harper-carroll/kibana that referenced this issue Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

13 participants