允許在 Edge UI 中回報超過 14 天的自訂報表

私有雲版本 4.17.05 版本

根據預設,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 重新啟動