As customizing logging configurations are not supported by apigee, is there a way logs can be set to rotate so that we are able to control log sizes?
For example, if we want to configure the Apigee UI logs to write to a new file everyday, instead of appending to the same file. This way the logs size can be managed by cleaning up any logs older than 4 weeks.
What is the best way of achieving without setting up custom logging?