Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. Portal Properties: Format and Portal Customizations
  5. Customizing the maximum number of lines for exported reports

Customizing the maximum number of lines for exported reports

When you export or email a large report, APTARE IT Analytics limits the maximum number of lines to 20,000. The report truncates when that value is exceeded. The report can still be exported or emailed, but will contain a message that the report has been truncated.

To change the 20,000 line limit for all Portal users, modify the portal.properties file:

Linux:

/opt/aptare/portalconf/portal.properties

Windows:

C:\opt\aptare\portalconf\portal.properties
  1. Add the following line:

    portal.report.maxRowsExported=<enter new limit value here>

    Where the <new limit value> is the number of rows greater than 20,000 that your report export requires. For example, if your report has 36,000 rows enter a number greater than 36000. Note that the new limit value cannot contain commas or decimal points. Keep in mind that Portal server performance can degrade considerably for very large reports. For very large reports, you may want to segment the scope into multiple reports.

  2. Restart the Tomcat Portal services after making your modification.

Feedback

Was this page helpful?
Previous

Customizing date format in the report scope selector

Next

Customizing the total label display in tabular reports

Feedback

Was this page helpful?