Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Qlikview 11.2 SR1
I am able to configure the log location for the Qlikview Server on the QMC
I also want to move the logs for the Directory Service Connector and the Qlikview Web Server.
I looked in the config file for the DSC but I don't see anything in there.
Any suggestions?
Directory service logs normally placed in C:\ProgramData\QlikTech\DirectoryServiceConnector\Log folder and Web server log files in C:\ProgramData\QlikTech\WebServer\Log folder.
DirectoryServiceConnector logs can be changed by application Application Data Folder option in DSC settings and web server settings can be changed while installing or in IIS (Site's loggin options).
You have to change it under AppData folder, under Program Files
For DSC:
C:\Program Files\QlikView\Directory Service Connector\QVDirectoryServiceConnector.exe.config.
remember to stop service before change, and to save config file after change.
Webserver don´t have any configurable file to change this in.
You can configure log path for QDS at QEMC itself.
There are two ways to move the log and configuration files:
Modify (or add) the ApplicationDataFolder key:
The locations of the .exe.config files are:
C:\Program Files\QlikView\Directory Service Connector\QVDirectoryServiceConnector.exe.config
C:\Program Files\QlikView\Distribution Service\QVDistributionService.exe.config
C:\Program Files\QlikView\Management Service\QVManagementService.exe.config
C:\Program Files\QlikView\Server\Web Server\QVWebServer.exe.config
A symlink references from one location to another. For example, you might have a folder C:\ProgramData\QlikTech which is symlinked to D:\QVData. The data is stored in the D:\QVData folder, but can be accessed from both the C:\ProgramData\QlikTech and D:\QVData. When accessing from C:\ProgramData\QlikTech the behavior is exactly the same as when the data is actually stored in that location.
The main reason for moving logs is because the C-drive usually has limited space and is only intended for operating system files. Log files can fill up a drive quite fast. I like the symlink because you do not have to change your QlikView configuration, while still being able to move the files.
This is achieved through the following steps:
Barry, as Bill has pointed out here before, creating a link might be an unsupported scenario. So if you run into a server issue you might be force to change it back and check that you're still having the issue before reporting the problem.
Hi Daniel,
I'm not too worried about that, undoing the symlink is a 2 minute task
Kind regards,
Barry