Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Log files analyze

Hello,
Last time I asked how you analyze the QVD files on your QlikView server.
I received from you as well as offering a model to analyze the QVD files on the server.
We're trying to do the this in a different way - by reading each log file that are on the server and extracting data from them.
Did you tried to do this before?
Thank you
Elad

Labels (1)
2 Replies
suniljain
Master
Master

Dear Elpel,

Log file help you to know actual execution start time and actual finish time of script . how much time each QVD take to execute data.

You can see if is there any complexity in execution.

Regards

Sunil

Not applicable
Author

Hello,

Thank you for your answer.

I try to analyze the log files.

I want to take out the "FROM", "STORE", and into sentace and analyze the server activity

Elad