Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content

Locate the Salesforce Connector log file

The Salesforce Connector log file is located at the following locations for Qlik Sense and QlikView:

  • Qlik Sense: {ProgramData}\Qlik\CustomData\QvSalesforceConnector\Log
  • QlikView: {ProgramData}\QlikTech\CustomData\QvSalesforceConnector\Log

Where {ProgramData} is %ALLUSERSPROFILE%.

By default, the log file reports only errors. The amount of information included in the log file can be changed by editing the CONFIG file QvSalesforceConnector.exe.config located at:

  • Qlik Sense Enterprise: C:\Program Files\Common Files\Qlik\Custom Data\QvSalesforceConnector
  • Qlik Sense Desktop: C:\Users\user-name\AppData\Local\Programs\Common Files\Qlik\Custom Data\QvSalesforceConnector
  • QlikView: C:\Program Files\Common Files\QlikTech\Custom Data\QvSalesforceConnector

Edit the LoggingLevel section in the QvSalesforceConnector.exe.config file:

<setting name="LoggingLevel" serializeAs="String"> <value>ERROR</value> </setting>

The <value> can be changed from ERROR to one of the following:

  • ALL
  • DEBUG
  • INFO
  • WARN
  • FATAL
  • OFF

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!