Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Where can I find the log files to see how long a load took place.
if you enabled the log generation in your .qvw document you can find the .qvw log in the same folder where there is the .qvw file (on the server)
if you didn't enable, you can
- open the .qvw
- enable logging in menù --> settings--> docment properties --> general --> enable logfile
- save (or copy the saved .qvw) the .qvw on the server
- reload (on server)
- after reload you'll find a .log with the same name of your .qvw in the same flolder of .qvw
usually you can also find the logs in C:\ProgramData\QlikTech\DistributionService\1\Log and subfolders
(look at DocumentLog.txt, TaskLog.txt)
How are you reloading the qvw?
1. Via QV Desktop - you would need to enable Generate Log File - then details would be shown the file Created.
2. Scheduled via QMC - open the status tab - select the job and Qlik show task details
OR o directly to the logfiles created in Program Data\Qliktech
andy
for QlikView desktop in the same folder as your .qvw
enable in menù --> settings --> document properties --> general -> generate logfile
or are you asking for QlikView server?
sorry I meant the QV Server
in the QMC
status --> tasks --> choose a task --> show task detail at top right
default folder
C:\ProgramData\QlikTech\QlikViewServerLogs of reload are in DistributionService folder
.
What is the actual file name where I can see the load times
if you enabled the log generation in your .qvw document you can find the .qvw log in the same folder where there is the .qvw file (on the server)
if you didn't enable, you can
- open the .qvw
- enable logging in menù --> settings--> docment properties --> general --> enable logfile
- save (or copy the saved .qvw) the .qvw on the server
- reload (on server)
- after reload you'll find a .log with the same name of your .qvw in the same flolder of .qvw
usually you can also find the logs in C:\ProgramData\QlikTech\DistributionService\1\Log and subfolders
(look at DocumentLog.txt, TaskLog.txt)