-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
query "bookmarks" #746
Comments
I think Kibana supports URL parameters now , and you could possibly use that (construct the url) |
The current method for doing this is documented here. tomrade is correct, you'd need to designed a templated or scripted dashboard, and then a form that filled in the URL parameters. |
w33ble
added a commit
to w33ble/kibana
that referenced
this issue
Sep 13, 2018
* feat: expose reporting browser type reads the config value and makes it available on the app state * feat: add export pdf control don't show control if it's not enabled * fix: hide edit controls when sharing * feat: create a workpad export app useful for pdf exporting, but in the future we can also use it to export to other formats * feat: action tweaks allow setting workpad without loading renderables, allow loading only active page renderables, and add action to set the page without navigating to it * fix: export one page at a time reporting is really meant to take a single screenshot per url in preserve layout mode, so export will only render a single page at a time * chore: swap toolbar styles around * fix: remove the offset calculation stuff it doesn't seem to work correctly, and is no longer needed * feat: show pdf started notification * fix: error handling on report creation required for basic license errors, and any other issues * chore: move export button to header
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
is there a way to predefine queries for intense use ?
I mean you just have to enter criteria values and get the results.
The text was updated successfully, but these errors were encountered: