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

Kibana query via url #524

Closed
spyroslalos opened this issue Sep 25, 2013 · 2 comments
Closed

Kibana query via url #524

spyroslalos opened this issue Sep 25, 2013 · 2 comments

Comments

@spyroslalos
Copy link

I want to set a desired query by passing paremeters to url . It is related to the #361 issue which is closed. Any news?

@serpico7456
Copy link

This works in the latest commit. I've been doing this for predefined queries and sticking them in a text panel as link. Your dashboard needs to be setup to pull from parameters ( "query": "{{ARGS.query || '*'}}" ) see default logstash dashboard for an example. Besides the query you can also use from= to set the timeframe.

@rashidkpc
Copy link
Contributor

See here for details on how to accomplish this: #168 (comment)

w33ble pushed a commit to w33ble/kibana that referenced this issue Sep 13, 2018
* Escape backslashes in addition to quotes

* Fix tests and add comments

* Simplify replacement

* Remove extra module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants