The maximum number of records that will be returned by a search on the Utilities > Audit > Viewer page is limited to 1000 by default.
This maximum can be changed by configuring a property in the INFOMED.properties file on the server:
- Navigate to the <Promiso installation folder>/jsp/lib/ folder.
- Locate the INFOMED.properties file and open it in a text editor such as notepad.
- Ensure that the following property is present and configured to the desired maximum:
MaximumAuditResults=# - Save the changes ensuring that the file is saved as INFOMED.properties and not INFOMED.properties.txt.
- Restart Apache Tomcat in order for the changes to take effect.