Edge for Private Cloud v4.19.01
By default, the Edge UI only lets you create custom reports for a maximum of 14 days.
To override this default and set it to 183 days:
- Open the
ui.properties
file in an editor. If the file does not exist, create it.vi /opt/apigee/customer/application/ui.properties
- Set the following property to "true":
conf_apigee-base_apigee.feature.enableforcerangelimit="false"
- Save your changes to
ui.properties
. - Restart the Edge UI:
/opt/apigee/apigee-service/bin/apigee-service edge-ui restart