I am using Apigee Edge On-premises, version 16.09
I want more request to see on the edge-ui by using Trace tool.
so what I have done is, I change the configuration.
> vi /opt/apigee/customer/application/ui.properties ... conf_apigee-base_apigee.trace.transactionlimit="100" ... > /opt/apigee/apigee-service/bin/apigee-service edge-ui restart
I see it is applied but I do not see any changes.
I only get 20 request on the edge-ui Trace tool.
anyone tried to change the number of Trace tool request?