SAP Connector logs
The SAP Connector logs allow you to analyze the usage of the SAP Connectors and show the security setup.
Locating the SAP Connector logs
The log files are located in the log directories for the individual connectors.
QlikView: C:\ProgramData\QlikTech\Custom Data\QvxxxConnector\Log\
Qlik Sense: C:\ProgramData\Qlik\Custom Data\QvxxxConnector\Log\
The xxx represents the connector-specific name, such as QvBexConnector.
SQL Connector log setup
The SAP SQL Connector log is located in:
QlikView: C:\ProgramData\QlikTech\Custom Data\QvSAPSqlConnector\Log\
Qlik Sense: C:\ProgramData\Qlik\Custom Data\QvSAPSqlConnector\Log\
Logging for the SAP SQL Connector is set up in the QvSAPSqlConnector.exe.config file. The logging level value is set in the user settings section of the .config file. The following shows a typical .config file:
The allowed values for the LoggingLevel setting are:
- ALL
- DEBUG
- INFO
- WARN
- ERROR
- FATAL
- OFF
The .config file is named QvSAPSqlConnector.exe.config and resides together with the binaries in:
QlikView: C:\Program Files\Common Files\QlikTech\Custom Data\QvSAPSqlConnector
Qlik Sense: C:\Program Files\Common Files\Qlik\Custom Data\QvSAPSqlConnector