在 Edge UI 中允許使用更長的自訂報表

Private Cloud v4.18.05 專用 Edge

根據預設,Edge UI 最多只能建立 14 天的自訂報表。

如要覆寫這個預設值並設為 183 天,請按照下列步驟操作:

  1. 在編輯器中開啟 ui.properties 檔案。如果檔案不存在,請建立 基礎架構
    vi /opt/apigee/customer/application/ui.properties
  2. 將下列屬性設為「true」:
    conf_apigee-base_apigee.feature.enableforcerangelimit="false"
  3. 將變更儲存至「ui.properties」。
  4. 重新啟動 Edge UI:
    /opt/apigee/apigee-service/bin/apigee-service edge-ui restart