Skip to content

Commit 91174da

Browse files
Few fixes in report-and-share.md
While checking the page, I noticed a few minor issues that this PR fixes
1 parent 376b18f commit 91174da

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

explore-analyze/report-and-share.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ Anonymous users can also access the link if you have configured [Anonymous authe
5959

6060
## Export as a file [manually-generate-reports]
6161

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-
6762
Create and download PDF, PNG, or CSV reports of saved Discover sessions, dashboards, visualizations, and workpads.
6863

6964
* **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:
8883
2. Choose a file type for the report.
8984

9085
* {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.
9287

9388
::::{note}
9489
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:
106101
3. Click the button that generates or exports the report. A message appears, indicating that the report is in the export queue.
107102

108103
::::{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.
110107
::::
111108

112109
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).
113110

114111
::::{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).
116113
::::
117114

118115
### CSV report limitations [csv-limitations]
@@ -157,7 +154,7 @@ Create and share JSON files for workpads.
157154
::::{note}
158155
:name: reporting-on-cloud-resource-requirements
159156

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).
161158
::::
162159

163160

0 commit comments

Comments
 (0)