Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Qlik Sense Enterprise Client-Managed offers a range of Monitoring Applications that come pre-installed with the product.
Qlik Cloud offers the Data Capacity Reporting App for customers on a capacity subscription, and additionally customers can opt to leverage the Qlik Cloud Monitoring apps.
This article provides information on available apps for each platform.
The Data Capacity Reporting App is a Qlik Sense application built for Qlik Cloud, which helps you to monitor the capacity consumption for your license at both a consolidated and a detailed level. It is available for deployment via the administration activity center in a tenant with a capacity subscription.
For more information, see Qlik Help.
The Access Evaluator is a Qlik Sense application built for Qlik Cloud, which helps you to analyze user roles, access, and permissions across a tenant.
The app provides:
For more information, see Qlik Cloud Access Evaluator.
The Answers Analyzer provides a comprehensive Qlik Sense dashboard to analyze Qlik Answers metadata across a Qlik Cloud tenant.
It provides the ability to:
For more information, see Qlik Cloud Answers Analyzer.
The App Analyzer is a Qlik Sense application built for Qlik Cloud, which helps you to analyze and monitor Qlik Sense applications in your tenant.
The app provides:
For more information, see Qlik Cloud App Analyzer.
The Automation Analyzer is a Qlik Sense application built for Qlik Cloud, which helps you to analyze and monitor Qlik Application Automation runs in your tenant.
Some of the benefits of this application are as follows:
For more information, see Qlik Cloud Automation Analyzer.
The Entitlement Analyzer is a Qlik Sense application built for Qlik Cloud, which provides Entitlement usage overview for your Qlik Cloud tenant for user-based subscriptions.
The app provides:
For more information, see The Entitlement Analyzer.
The Reload Analyzer is a Qlik Sense application built for Qlik Cloud, which provides an overview of data refreshes for your Qlik Cloud tenant.
The app provides:
For more information, see Qlik Cloud Reload Analyzer.
The Report Analyzer provides a comprehensive dashboard to analyze metered report metadata across a Qlik Cloud tenant.
The app provides:
For more information, see Qlik Cloud Report Analyzer.
Do you want to automate the installation, upgrade, and management of your Qlik Cloud Monitoring apps? With the Qlik Cloud Monitoring Apps Workflow, made possible through Qlik's Application Automation, you can:
For more information and usage instructions, see Qlik Cloud Monitoring Apps Workflow Guide.
The OEM Dashboard is a Qlik Sense application for Qlik Cloud designed for OEM partners to centrally monitor usage data across their customers’ tenants. It provides a single pane to review numerous dimensions and measures, compare trends, and quickly spot issues across many different areas.
Although this dashboard is designed for OEMs, it can also be used by partners and customers who manage more than one tenant in Qlik Cloud.
For more information and to download the app and usage instructions, see Qlik Cloud OEM Dashboard & Console Settings Collector.
The Qlik Cloud monitoring applications are provided as-is and are not supported by Qlik. Over time, the APIs and metrics used by the apps may change, so it is advised to monitor each repository for updates and to update the apps promptly when new versions are available.
If you have issues while using these apps, support is provided on a best-efforts basis by contributors to the repositories on GitHub.
The Operations Monitor loads service logs to populate charts covering performance history of hardware utilization, active users, app sessions, results of reload tasks, and errors and warnings. It also tracks changes made in the QMC that affect the Operations Monitor.
The License Monitor loads service logs to populate charts and tables covering token allocation, usage of login and user passes, and errors and warnings.
For a more detailed description of the sheets and visualizations in both apps, visit the story About the License Monitor or About the Operations Monitor that is available from the app overview page, under Stories.
Basic information can be found here:
The License Monitor
The Operations Monitor
Both apps come pre-installed with Qlik Sense.
If a direct download is required: Sense License Monitor | Sense Operations Monitor. Note that Support can only be provided for Apps pre-installed with your latest version of Qlik Sense Enterprise on Windows.
The App Metadata Analyzer app provides a dashboard to analyze Qlik Sense application metadata across your Qlik Sense Enterprise deployment. It gives you a holistic view of all your Qlik Sense apps, including granular level detail of an app's data model and its resource utilization.
Basic information can be found here:
App Metadata Analyzer (help.qlik.com)
For more details and best practices, see:
App Metadata Analyzer (Admin Playbook)
The app comes pre-installed with Qlik Sense.
Looking to discuss the Monitoring Applications? Here we share key versions of the Sense Monitor Apps and the latest QV Governance Dashboard as well as discuss best practices, post video tutorials, and ask questions.
LogAnalysis App: The Qlik Sense app for troubleshooting Qlik Sense Enterprise on Windows logs
Sessions Monitor, Reloads-Monitor, Log-Monitor
Connectors Log Analyzer
All Other Apps are provided as-is and no ongoing support will be provided by Qlik Support.
Hello @Alihan_02
Can you specify what product you are asking about here? Qlik Cloud or On Premise?
For on premise: License Monitor, specifically the Allocation History.
If you are looking for this in Cloud, you can use the Entitlement Analyzer. While it does not have a chart available by default to see when a license (entitlement) was assigned, you can create a simple table and use the Assinged user (mind the typo, that is what the field is called)and AssignedDate fields. Like this:
All the best,
Sonja
Thank you i found this field last week 🙂
Hello,
Is there any monitoring app for Qlik SaaS reporting like we can check in which dashboard we have used qlik reporting with its task and recipients.
Hi @Sonja_Bauernfeind
i getting this error on AppAnalyzer did i miss something?
Hi @TcnCunha_M ,
That happens when the app has been deleted and no longer exists mid-reload. The latest versions of the App Analyzer should automatically handle for that (it now checks immediately before fetching the metadata). Ensure you are on the latest version and reload again. If you continue to see this error, please log an issue on the GitHub page: https://github.com/qlik-oss/qlik-cloud-app-analyzer/issues
Cheers,
i have got yesterday the version @Daniel_Pilla
Hi @Daniel_Pilla @Thomas_Hopp . I'm working on migrate Apps from Qlik Sense Enterprise to Qlik Cloud, i would like to know if there is an update about sheet-level and object-level usage data. Is this capability on the roadmap?
Thanks in advance
Hi @julianortiz ,
Sheet-level tracking has now been added to the App Analyzer in Qlik Cloud. Object-level tracking is not on the roadmap currently for Qlik Cloud due to the verbosity of the event.
You can go here to learn about how to install the monitoring apps to grab the latest App Analyzer: https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Monitoring-Apps-Workflow-Guide/ta...
Cheers,
The latest version of App Analyzer is great! My only suggestion: Can we show the actual Sheet descriptions and not only their IDs?
Thanks for providing us these great tools!
Hi @amonjaras_c40 ,
The sheet names are not present because it is not yet possible to resolve them RESTfully. The sheet names are stored within the engine, and are not present in the sheet view audit event (com.qlik.v1.analytics.analytics-app-client.sheet-view.opened
) which is where we get the sheet Ids currently. Once app object metadata becomes RESTfully available (this is planned), it will be added to the app.
And we are happy you find the apps useful! Thanks for the kind words.
Cheers,