Skip to content

Commit 5779281

Browse files
Swiddiskolchfa-awsnatebower
authored
Update reporting record limit tip (#8652)
* Update reporting tip Signed-off-by: Simeon Widdis <[email protected]> * Change a word to make style-job not be mad at me Signed-off-by: Simeon Widdis <[email protected]> * Update _reporting/report-dashboard-index.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Simeon Widdis <[email protected]> * Update _reporting/report-dashboard-index.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Simeon Widdis <[email protected]> --------- Signed-off-by: Simeon Widdis <[email protected]> Signed-off-by: Simeon Widdis <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
1 parent d655783 commit 5779281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_reporting/report-dashboard-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ redirect_from:
1111

1212
You can use OpenSearch Dashboards to create PNG, PDF, and CSV reports. To create reports, you must have the correct permissions. For a summary of the predefined roles and the permissions they grant, see the [Security plugin]({{site.url}}{{site.baseurl}}/security/access-control/users-roles#predefined-roles).
1313

14-
CSV reports have a non-configurable 10,000 row limit. They have no explicit size limit (for example, MB), but extremely large documents could cause report generation to fail with an out of memory error from the V8 JavaScript engine.
14+
CSV reports have a non-configurable 10,000-row limit in OpenSearch version 2.16 and earlier. As of version 2.17, this limit can be configured when setting up a report. While reports have no explicit size limit (for example, MB), extremely large documents could cause report generation to fail with an out-of-memory error from the V8 JavaScript engine.
1515
{: .tip }
1616

1717
## Generating reports

0 commit comments

Comments
 (0)