Add monitoring of app distribution tasks from client-managed Qlik Sense to QS cloud #1121
mountaindude
started this conversation in
Ideas
Replies: 1 comment
-
Failed distribution tasks show up in two places in the logs:
1 only includes an ERROR entry for the failed task, while 2 includes entries for all steps in the task's life. Reload tasks and distribution tasks show up in both 1 and 2, so no matter which option is used, Butler will have to query the QRS to determine what kind of task it is that has failed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Client-managed Qlik Sense can send apps to Qlik Sense cloud.
This is done via distribution tasks, similar to reload tasks and external program tasks.
Add monitoring of distribution tasks.
Preferably both successful and failed distribution attempts should be tracked, with options to enable only one of them if needed.
Start with the most commonly used alert destinations:
Additional ones can be added later:
Beta Was this translation helpful? Give feedback.
All reactions