
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Troubleshooting Qlik products: QVConnect logging
Jun 22, 2023 5:06:55 AM
Jun 22, 2023 5:06:55 AM
QVConnecto logging can be used to troubleshoot ODBC System DSN and other Data connections, as it provides additional logging information otherwise not recorded in the default log settings.
For a more generic troubleshooting guide, see Troubleshooting Data Connections in Qlik Cloud and Qlik Sense Enterprise on Windows.
This setting is valid for Qlik Sense and QlikView. Modify the engine settings.ini needs to include the ConnectorLogging = 1 parameter.
Example (with Qlik Sense Enterprise on Windows):
- Open the file C:\ProgramData\Qlik\Sense\Engine\Settings.ini
- Add the following under [Settings 7]:
ConnectorLogging = 1
A blank line must be present at the bottom of the last parameter. - Create the folder c:\Temp
- Restart the Qlik Sense Engine Service.
- Reload the app in question to trigger connection.
- Logs with naming convention QVConnect*.log are generated and stored under the c:\Temp folder.
To disable the logging, follow the same steps, but remove the parameter entirely.
For additional information on modifying the settings.ini, see:
How to modify Qlik Sense Engine's Settings.ini
How to Modify the QlikView Server Settings.ini file
Related Content
Troubleshooting Data Connections in Qlik Cloud and Qlik Sense Enterprise on Windows
Troubleshooting Qlik products: Generate an ODBC Trace with ODBC Data Source Administrator
Troubleshooting Qlik products: How to generate OLEDB tracing
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.