Stop upload temporarily

To temporarily halt data uploads to API hub, stop the Apigee API Hub for Private Cloud connector by apigee-service edge-uapim-connector stop. You can start it again with apigee-service edge-uapim-connector start when ready to resume.

If you intend to turn off the API Hub pipeline for an extended period, we recommend modifying the message processor settings to disable dual-write for the relevant organizations and environments. This prevents the network file system (NFS) from filling up with unprocessed analytics records:

Edit /opt/apigee/customer/application/message-processor.properties and clear the conf_message-processor-communication_uapim.enabled.environments= property:

conf_message-processor-communication_uapim.enabled.environments=

conf_message-processor-communication_uapim.runtime.data.path=

Make sure to restart the message processors after making this change.