如需暂时停止向 API Hub 上传数据,请通过 apigee-service edge-uapim-connector stop
停止 Apigee API Hub for Private Cloud 连接器。准备好继续时,您可以按 apigee-service edge-uapim-connector start
重新开始。
如果您打算长时间关闭 API Hub 流水线,建议您修改消息处理器设置,以针对相关组织和环境停用双重写入。这可防止网络文件系统 (NFS) 填满未处理的分析记录:
修改 /opt/apigee/customer/application/message-processor.properties
并清除 conf_message-processor-communication_uapim.enabled.environments=
属性:
conf_message-processor-communication_uapim.enabled.environments=
conf_message-processor-communication_uapim.runtime.data.path=
请务必在进行此更改后重启消息处理器。