mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [[Docs] Update Sharing docs (#190318)](https://github.com/elastic/kibana/pull/190318) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"florent.leborgne@elastic.co"},"sourceCommit":{"committedDate":"2024-09-23T09:31:03Z","message":"[Docs] Update Sharing docs (#190318)\n\n## Summary\r\n\r\nThis PR updates the docs regarding the **Share** menu in Kibana.\r\n\r\nNote1: Please advise on the public URL/anonymous access feature. I'm not\r\nsure whether it is still present nor under which form for the Link and\r\nEmbed sharing options.\r\n\r\nNote2: @eokoneyo also has related updates in\r\nhttps://github.com/elastic/kibana/pull/191067\r\n\r\n\r\n\r\nNote: The step ordering for the last section in the screenshot has been\r\nfixed in the source.\r\n\r\nCloses: https://github.com/elastic/platform-docs-team/issues/355","sha":"9e2ad98d0681f346085e3277a246ddee0f77018a","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","v8.14.0","v8.15.0","v8.16.0","backport:version"],"title":"[Docs] Update Sharing docs","number":190318,"url":"https://github.com/elastic/kibana/pull/190318","mergeCommit":{"message":"[Docs] Update Sharing docs (#190318)\n\n## Summary\r\n\r\nThis PR updates the docs regarding the **Share** menu in Kibana.\r\n\r\nNote1: Please advise on the public URL/anonymous access feature. I'm not\r\nsure whether it is still present nor under which form for the Link and\r\nEmbed sharing options.\r\n\r\nNote2: @eokoneyo also has related updates in\r\nhttps://github.com/elastic/kibana/pull/191067\r\n\r\n\r\n\r\nNote: The step ordering for the last section in the screenshot has been\r\nfixed in the source.\r\n\r\nCloses: https://github.com/elastic/platform-docs-team/issues/355","sha":"9e2ad98d0681f346085e3277a246ddee0f77018a"}},"sourceBranch":"main","suggestedTargetBranches":["8.14","8.15","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/190318","number":190318,"mergeCommit":{"message":"[Docs] Update Sharing docs (#190318)\n\n## Summary\r\n\r\nThis PR updates the docs regarding the **Share** menu in Kibana.\r\n\r\nNote1: Please advise on the public URL/anonymous access feature. I'm not\r\nsure whether it is still present nor under which form for the Link and\r\nEmbed sharing options.\r\n\r\nNote2: @eokoneyo also has related updates in\r\nhttps://github.com/elastic/kibana/pull/191067\r\n\r\n\r\n\r\nNote: The step ordering for the last section in the screenshot has been\r\nfixed in the source.\r\n\r\nCloses: https://github.com/elastic/platform-docs-team/issues/355","sha":"9e2ad98d0681f346085e3277a246ddee0f77018a"}},{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
This commit is contained in:
parent
b9761fb32f
commit
5844ba0e47
3 changed files with 44 additions and 66 deletions
Binary file not shown.
Before Width: | Height: | Size: 37 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
|
@ -7,37 +7,40 @@
|
|||
:frontmatter-description: {kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads with others, or on a website.
|
||||
:frontmatter-tags-products: [kibana]
|
||||
|
||||
{kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads.
|
||||
{kib} provides you with several options to share *Discover* saved searches, dashboards, *Visualize Library* visualizations, and *Canvas* workpads. These sharing options are available from the *Share* menu in the toolbar.
|
||||
|
||||
You access the options from the *Share* menu in the toolbar. The sharing options include the following:
|
||||
[float]
|
||||
[[share-a-direct-link]]
|
||||
== Share with a direct link
|
||||
|
||||
* *PDF Reports* — Generate and download PDF files of dashboards, visualizations, and *Canvas* workpads. PDF reports are a link:https://www.elastic.co/subscriptions[subscription feature].
|
||||
You can share direct links to saved searches, dashboards, and visualizations. When clicking **Share**, look for the **Links** tab to get the shareable link and copy it.
|
||||
|
||||
* *PNG Reports* — Generate and download PNG files of dashboards and visualizations. PNG reports are a link:https://www.elastic.co/subscriptions[subscription feature].
|
||||
TIP: When sharing an object with unsaved changes, you get a temporary link that might break in the future, for example in case of upgrade. Save the object to get a permanent link instead.
|
||||
|
||||
To access the object shared with the link, users need to authenticate.
|
||||
|
||||
Anonymous users can also access the link if you have configured <<anonymous-authentication,Anonymous authentication>> and your anonymous service account has privileges to access what you want to share.
|
||||
|
||||
image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt49f2b5a80ec89a34/66b9e919af508f4ac182c194/share-dashboard.gif[getting a shareable link for a dashboard]
|
||||
|
||||
[float]
|
||||
[[manually-generate-reports]]
|
||||
== Export as a file
|
||||
|
||||
NOTE: For more information on how to configure reporting in {kib}, refer to <<secure-reporting,Configure reporting in {kib}>>
|
||||
|
||||
Create and download PDF, PNG, or CSV reports of saved searches, dashboards, visualizations, and workpads.
|
||||
|
||||
* *PDF* — Generate and download PDF files of dashboards, visualizations, and *Canvas* workpads. PDF reports are a link:https://www.elastic.co/subscriptions[subscription feature].
|
||||
|
||||
* *PNG* — Generate and download PNG files of dashboards and visualizations. PNG reports are a link:https://www.elastic.co/subscriptions[subscription feature].
|
||||
|
||||
* *CSV Reports* — Generate CSV reports of saved searches. <<csv-limitations,Certain limitations apply>>.
|
||||
|
||||
* *CSV Download* — Generate and download CSV files of *Lens* visualizations.
|
||||
|
||||
* *Get links* — Share direct links to saved searches, dashboards, and visualizations.
|
||||
|
||||
* *Download as JSON* — Generate and download JSON files of *Canvas* workpads.
|
||||
|
||||
* beta[] *Share on a website* — Download and securely share *Canvas* workpads on any website.
|
||||
|
||||
* *Embed code* — Embed fully interactive dashboards as an iframe on web pages.
|
||||
|
||||
[[reporting-on-cloud-resource-requirements]]
|
||||
NOTE: For Elastic Cloud deployments, {kib} instances require a minimum of 2GB RAM to generate PDF or PNG reports. To
|
||||
change {kib} sizing, {ess-console}[edit the deployment].
|
||||
|
||||
For more information on how to configure reporting in {kib}, refer to <<secure-reporting,Configure reporting in {kib}>>
|
||||
|
||||
[float]
|
||||
[[manually-generate-reports]]
|
||||
== Create reports
|
||||
|
||||
Create and download PDF, PNG, or CSV reports of saved searches, dashboards, visualizations, and workpads.
|
||||
|
||||
[[reporting-layout-sizing]]
|
||||
The layout and size of the report depends on what you are sharing.
|
||||
|
@ -55,17 +58,19 @@ image::user/reporting/images/shareable-container.png["Shareable Container"]
|
|||
|
||||
. From the toolbar, click *Share*, then select the report option.
|
||||
|
||||
* If you are creating dashboard PDFs, select *Optimize for printing* to create printer-friendly PDFs with multiple A4 portrait pages and two visualizations per page.
|
||||
* If you are creating dashboard PDFs, select *For printing* to create printer-friendly PDFs with multiple A4 portrait pages and two visualizations per page.
|
||||
+
|
||||
NOTE: When you create a dashboard report that includes a data table or saved search, the PDF includes only the visible data.
|
||||
|
||||
* If you are creating workpad PDFs, select *Full page layout* to create PDFs without margins that surround the workpad.
|
||||
|
||||
. Generate the report.
|
||||
. Generate the report by clicking **Export file**, **Generate CSV**, or **Generate PDF**, depending on the object you want to export.
|
||||
+
|
||||
NOTE: You can use the *Copy POST URL* option instead to generate the report from outside Kibana or from Watcher.
|
||||
|
||||
. When the report generates, a message appears. On the message, click **Download report**.
|
||||
. A message appears, indicating that the report is in the export queue.
|
||||
|
||||
. To view and manage reports, open the main menu, then click *Stack Management > Reporting*.
|
||||
You can then download it from that message, or go to the *Stack Management > Reporting* page to view and access all of your reports.
|
||||
|
||||
NOTE: In "stateful" deployments, reports are stored in {es} and managed by the `kibana-reporting` {ilm}
|
||||
({ilm-init}) policy. By default, the policy stores reports forever. To learn more about {ilm-init} policies, refer
|
||||
|
@ -83,33 +88,6 @@ include::reporting-csv-limitations.asciidoc[]
|
|||
|
||||
include::reporting-pdf-limitations.asciidoc[]
|
||||
|
||||
[float]
|
||||
[[share-a-direct-link]]
|
||||
== Share direct links
|
||||
|
||||
Create and share direct links to saved searches, dashboards, and visualizations. To access the shared object, authentication is required.
|
||||
|
||||
. Open the main menu, then open the saved search, dashboard, or visualization you want to share.
|
||||
|
||||
. From the toolbar, click *Share*, then select *Get links*.
|
||||
|
||||
. Specify how you want to generate the link:
|
||||
|
||||
* To display only the current state of the object, select *Snapshot*.
|
||||
|
||||
* To display up-to-date changes, select *Saved object*.
|
||||
|
||||
* To generate a shortened link, select *Short URL*.
|
||||
|
||||
* To automatically log in anonymous users when you have multiple authentication providers enabled, select *Public URL*.
|
||||
+
|
||||
[role="screenshot"]
|
||||
image::images/permalink-public-url.png[Permalink share menu with Public URL option highlighted]
|
||||
+
|
||||
NOTE: *Public URL* is available only when anonymous access is configured and your anonymous service account has privileges to access what you want to share. For more information, refer to <<anonymous-authentication,Anonymous authentication>>.
|
||||
|
||||
. Click *Copy link*.
|
||||
|
||||
[float]
|
||||
[[download-as-json]]
|
||||
== Create JSON files
|
||||
|
@ -122,6 +100,18 @@ Create and share JSON files for workpads.
|
|||
|
||||
. From the toolbar, click *Share*, then select *Download as JSON*.
|
||||
|
||||
[float]
|
||||
== Embed outside of {kib}
|
||||
|
||||
* beta[] *Share on a website* — Download and securely share *Canvas* workpads on any website.
|
||||
|
||||
* *Embed code* — Embed fully interactive dashboards as an iframe on web pages.
|
||||
|
||||
[[reporting-on-cloud-resource-requirements]]
|
||||
NOTE: For Elastic Cloud deployments, {kib} instances require a minimum of 2GB RAM to generate PDF or PNG reports. To
|
||||
change {kib} sizing, {ess-console}[edit the deployment].
|
||||
|
||||
|
||||
[float]
|
||||
[[add-workpad-website]]
|
||||
== Share workpads on a website
|
||||
|
@ -154,24 +144,12 @@ For information about granting access to embedded dashboards, refer to <<kibana-
|
|||
|
||||
. Click *Share > Embed code*.
|
||||
|
||||
. Specify how you want to generate the code:
|
||||
. Specify which parts of the dashboard you want to include: Top menu, query, time filter, and filter bar.
|
||||
|
||||
* To display the current state, select *Snapshot*.
|
||||
. Click *Copy embed code*.
|
||||
|
||||
* To display up-to-date changes, select *Saved object*.
|
||||
|
||||
* Select the dashboard components you want to share.
|
||||
|
||||
* To generate a shortened link, select *Short URL*.
|
||||
|
||||
* To automatically log in anonymous users when you have multiple authentication providers enabled, select *Public URL*.
|
||||
+
|
||||
[role="screenshot"]
|
||||
image::images/embed-code-public-url.png[Embed code share menu with Public URL option highlighted]
|
||||
+
|
||||
NOTE: *Public URL* is available only when anonymous access is configured and your anonymous service account has privileges to access what you want to embed. For more information, refer to <<anonymous-authentication,Anonymous authentication>>.
|
||||
|
||||
. Click *Copy iFrame code*.
|
||||
|
||||
--
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue