Skip to main content
Announcements
See why Qlik was named a Leader in the 2024 Gartner® Magic Quadrant™ for Data Integration Tools for the ninth year in a row: Get the report

Cannot download Qlik Cloud reload logs, option greyed out / missing

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
Rakesh_HB
Support
Support

Cannot download Qlik Cloud reload logs, option greyed out / missing

Last Update:

Jun 4, 2024 9:46:39 AM

Updated By:

NadiaB

Created date:

Feb 20, 2024 1:25:58 AM

The Qlik Cloud reload logs cannot be downloaded. The Download detailed log is greyed out.

download detailed log greyed out.png

 

Resolution

Qlik Cloud has the following limits regarding log downloads:

  • the log must be one of the latest 10 reload logs downloadable for this application
  • the log cannot be larger than 2000 MiB

However, this limit only applies to Scheduled or Triggered reloads (including Automation reloads) initiated from the Qlik Cloud HUB and not to those initiated from the Data Load Editor or when the engine crashes during the reload.

The Qlik Cloud reload history only displays reloads that are scheduled or triggered, or via the reload service. If there are manual reloads from the Data Load Editor or when the engine crashes during the reload within the last 10 reloads, you can only download the reloads triggered from the Qlik Cloud Hub.

For example:

If there are 8 daily scheduled reloads and 2 manually run reloads from the Data Load editor for a particular app, then you can only download 8 reload logs from the Qlik Cloud Hub.

The engine stores all reload logs (recent 10), and through the engine API, you can list and download any of the last 10 reloads for an app. With this API, you can download the last 10 reload logs regardless of whether the reload was triggered from the Qlik Cloud Hub or Data Load Editor.

The API to retrieve metadata for reload logs is as follows:

https://<your-tenant-URL>/api/v1/apps/{appId}/reloads/logs  

Download the reload logs using the link provided in the API result, which will have a format similar to the one mentioned below.

http://<your-tenant-URL>/api/v1/apps/{appId}/reloads/logs/{reloadId}

For further details regarding Apps APIs on Qlik Cloud, please refer to the Qlik Developer Portal 

 

Related Content

How to find reload logs in Qlik Cloud 

 

Environment

Labels (1)
Version history
Last update:
‎2024-06-04 09:46 AM
Updated by: