Configuring the Monitoring apps
All installations of Qlik Sense require some level of configuration of the Monitoring apps.
Configuring single node environments
Do the following:
-
Update the data connections ArchivedLogFolder by replacing C:\ProgramData\Qlik\Sense with the fully-qualified domain name (FQDN) path to the shared folder for Qlik Sense: \\<FQDN>\<QlikShare>\ArchivedLogs.
-
Update the monitor_apps_REST_ data connections by replacing localhost in the connection strings URL and trustedLocation parameters with the FQDN of the node.
-
The Monitoring apps require Windows authentication to be used on the virtual proxy it uses to connect. If this is not the default virtual proxy, replace \qrs\ with \<prefix>\qrs\ where <prefix> is the prefix of a virtual proxy with Windows authentication enabled.
Configuring multi-node environments
-
Update the data connections ServerLogFolder, by replacing C:\ProgramData\Qlik\Sense\Log with the FQDN path to the central node: \\<FQDN>\<UNC_Share>\Log.
-
Update the monitor_apps_REST_ data connections by replacing localhost in the connection strings URL and trustedLocation parameters with the FQDN of the node where the central Qlik Sense repository service is running.
-
If the virtual proxy uses a prefix, the monitor_apps_REST_ data connections must be updated to include the prefix used.
-
Share the Qlik Sense log folder (C:\ProgramData\Qlik\Sense\Log) on each rim node.
-
Update the data connections ArchivedLogFolder by replacing C:\ProgramData\Qlik\Sense with the fully-qualified domain name (FQDN) path to the shared folder for Qlik Sense: \\<FQDN>\<QlikShare>\ArchivedLogs.
-
Add a new data connection to the Log folder for each rim node. This can be accomplished by opening an app, accessing the data load editor, and creating a new data connection. If you have five rim nodes, you need to create five data connections.
For example, the data connection for rim1 points to folder \\rim_node_1\<UNC_Share>\Log and is called rim1.
-
Rename the new data connections in the QMC to remove the (username), which is appended to the data connection name. Example: rim1 (user_183) is changed to rim1.
-
Update the load script of the Operations Monitor in section logFolderList on line 5 by adding the names of all the new data connections created in step 6 and 7.
Do the following:
-
Duplicate the Operations Monitor app in the QMC.
-
Open the duplicate app in the Qlik Sense hub.
-
Edit the load script: Each new data connection name needs to be enclosed in single quotes (') and separated by a comma.
Example: FOR each node in 'ServerLogFolder','rim1','rim2'.
-
Save the app.
-
Replace the existing Operations Monitor app by publishing the duplicate app to the Monitoring apps stream and selecting Replace existing app.
-
-
Perform step 8 in the License Monitor.
Default virtual proxy with prefix
For the Operations Monitor and License Monitor to reload correctly when the default virtual proxy uses a prefix, you need to manually add the prefix to the qrs data connections. The default URL is https://<FQDN>/qrs/app/full, where the FQDN refers to the node where the repository resides. If the virtual proxy prefix is "qlik", the URL needs to be as follows: https://<FQDN>/qlik/qrs/app/full.
The following data connections need to be updated:
- monitor_apps_REST_app
- monitor_apps_REST_appobject
- monitor_apps_REST_event
- monitor_apps_REST_license
- monitor_apps_REST_license_analyzer
- monitor_apps_REST_license_login
- monitor_apps_REST_license_overview
- monitor_apps_REST_license_professional
- monitor_apps_REST_license_user
- monitor_apps_REST_task
- monitor_apps_REST_user_condensed
Importing new Monitoring apps
The additional Monitoring apps: Log Monitor, Reloads Monitor, Sessions Monitor, Sense System Performance Analyzer, Sense Connector Logs Analyzer and App Metadata Analyzer are not by default available in the QMC. You need to import them to make them appear in the QMC.
Do the following:
-
Open the QMC: https://<QPS server name>/qmc
-
From the QMC start page, open Apps.
-
Click Import in the action bar.
-
Click Choose File and navigate to %ProgramData%\Qlik\Sense\Repository\DefaultApps\
-
Select the app to import and click Import.
The app is imported and can be published to the Monitoring apps stream.
-
Repeat steps 2-4 for the remaining apps.
Customizing the apps
It is possible to extend the Monitoring apps with visualizations you find useful in your particular environment. The Monitoring apps provide assets panels with the dimensions and measures they use. You can use those dimensions and measures to create customized visualizations on separate sheets that you can add to the apps.
The assets panels may also include extra visualizations that are not used on any of the apps’ sheets, but which can be useful in a particular environment.