You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: explore-analyze/report-and-share.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,11 +59,6 @@ Anonymous users can also access the link if you have configured [Anonymous authe
59
59
60
60
## Export as a file [manually-generate-reports]
61
61
62
-
::::{note}
63
-
For more information on how to configure reporting in {{kib}}, refer to [Configure reporting in {{kib}}](/explore-analyze/report-and-share.md)
64
-
::::
65
-
66
-
67
62
Create and download PDF, PNG, or CSV reports of saved Discover sessions, dashboards, visualizations, and workpads.
68
63
69
64
***PDF** — Generate and download PDF files of dashboards, visualizations, and **Canvas** workpads. PDF reports are a [subscription feature](https://www.elastic.co/subscriptions).
@@ -88,7 +83,7 @@ In the following dashboard, the shareable container is highlighted:
88
83
2. Choose a file type for the report.
89
84
90
85
* {applies_to}`stack: ga 9.0` From the toolbar, click **Share** > **Export** tab, then choose a file type. Note that when you create a dashboard report that includes a data table or Discover session, the PDF includes only the visible data.
91
-
* {applies_to}`stack: ga 9.1` From the toolbar, click the {icon}`download`**Export** icon, then choose a file type.
86
+
* {applies_to}`stack: ga ` From the toolbar, click the {icon}`download`**Export** icon, then choose a file type.
92
87
93
88
::::{note}
94
89
When you create a dashboard report that includes a data table or Discover session, the PDF includes only the visible data.
@@ -106,13 +101,15 @@ In the following dashboard, the shareable container is highlighted:
106
101
3. Click the button that generates or exports the report. A message appears, indicating that the report is in the export queue.
107
102
108
103
::::{note}
109
-
To generate the report from outside of {{kib}} or from {{watcher}}, use the POST URL, then submit an HTTP `POST` request using a script or {{watcher}}. In {{stack}} 9.1, you can schedule a recurring task in {{kib}} that generates reports on a repeating basis. Refer to [Automatically generate reports](report-and-share/automating-report-generation.md) to learn more.
104
+
To generate the report from outside of {{kib}} or from {{watcher}}, use the POST URL, then submit an HTTP `POST` request using a script or {{watcher}}.
105
+
106
+
{applies_to}`stack: ga 9.1` You can schedule a recurring task in {{kib}} that generates reports on a repeating basis. Refer to [Automatically generate reports](report-and-share/automating-report-generation.md) to learn more.
110
107
::::
111
108
112
109
Go to the **Reporting** page to access all of your reports. To find the page, navigate to **Stack Management > Alerts and Insights > Reporting** in the main menu, or use the [global search field](find-and-organize/find-apps-and-objects.md).
113
110
114
111
::::{note}
115
-
In self-managed and Cloud hosted 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 to the {{es}} [{{ilm-init}} documentation](/manage-data/lifecycle/index-lifecycle-management.md).
112
+
In self-managed installations and {{ech}} 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 to the {{es}} [{{ilm-init}} documentation](/manage-data/lifecycle/index-lifecycle-management.md).
116
113
::::
117
114
118
115
### CSV report limitations [csv-limitations]
@@ -157,7 +154,7 @@ Create and share JSON files for workpads.
157
154
::::{note}
158
155
:name: reporting-on-cloud-resource-requirements
159
156
160
-
For Elastic Cloud hosted deployments, {{kib}} instances require a minimum of 2GB RAM to generate PDF or PNG reports. To change {{kib}} sizing, [edit the deployment](https://cloud.elastic.co?page=docs&placement=docs-body).
157
+
For {{ech}} deployments, {{kib}} instances require a minimum of 2GB RAM to generate PDF or PNG reports. To change {{kib}} sizing, [edit the deployment](https://cloud.elastic.co?page=docs&placement=docs-body).
0 commit comments