Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW

How to enable logging for the QlikSense Centralized Logging service

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

How to enable logging for the QlikSense Centralized Logging service

Last Update:

Jul 6, 2023 9:01:19 AM

Updated By:

Sonja_Bauernfeind

Created date:

Feb 28, 2019 6:31:17 PM

Centralized logging has been deprecated with the Qlik Sense Enterprise on Windows May 2021 release. This article is only valid for previous versions. No support can be provided on Qlik Centralized logging as all Qlik Sense versions using it have reached end of life. 

By default, logging for the QlikSense Centralised logging service is disabled. 

To enable logging and change the logging level:

  1. Stop the Qlik Sense Centralized Logging Service 
  2. In a Windows file browser, browse to C:\ProgramData\Qlik\Sense\Log/
  3. Locate the QlikCentralizedLogging.config file. 
  4. Open the file with a text editor and commit the following changes:

    Default:

     <add key="CentralizedLoggingLogEnabled" value="False" /> ​
     <add key="CentralizedLoggingLogLevel" value="Error" /> ​

    Change to:

    <add key="CentralizedLoggingLogEnabled" value="True" />
    <add key="CentralizedLoggingLogLevel" value="Debug" />

     

     

  5. Restart the service.

    The log <QlikServer>.Qlik.Sense.Logging will be generated in C:\ProgramData\Qlik\Sense\Log when restarting the logging service.

Labels (2)
Contributors
Version history
Last update:
‎2023-07-06 09:01 AM
Updated by: