{Optional} Updating the Log Purge Size and File Backup Index For Intellicus
Use these instructions to increase the log purge size for the ReportEngine logs in debug mode.
1. Enable debug mode for ReportEngine logs
a. Login to Intellicus portal as an Administrative user.
b. Select > > >
c. Set the property value to one of the following:
▪ DEBUG
▪ INFO
▪ WARN
▪ ERROR
▪ FATAL
2. Do the following to add the properties to the update log purge size and log file backup index
a. For Linux: Navigate to <INSTALL_INTELLICUS_DIR>/reportengine/config and open the ReportEngine.properties file.
For Windows: Navigate to <INSTALL_INTELLICUS_DIR>\ReportEngine\config and open the ReportEngine.properties file.
b. Set the value of the properties as follows:
MAXIMUM_LOG_PURGE_SIZE=500MBMAXIMUM_LOG_FILE_BACKUP_INDEX=50
c. Save the file.
3. Restart the Web Server component of Intellicus.