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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Viewing Qlik Sense Script Log

Does anyone know of a simple way to view the script log from the last reload when developing in QS Server?  I know I can go to the server ProgramData folder, but what if I don't have access to the server?  Am I missing something easy?

-Rob

11 Replies
juan_patrick
Creator
Creator

Rob,

I think the debuguer is the best option to do that!

By the way, I create a qvf to read the logs easy; the only thing is that it have to be reloaded after run the qvf where we work.

Juan Patricio

mananmehta900
Contributor III
Contributor III

Hello Juan,

How do I use your QVF? I am facing issue with connection - lib://ArchievedLogsFolder QS01/'; and 'ServerLogFolder QS01'. How do I replace these values? I am currently trying it firstly on Qliksense Desktop. I would want to implement it on my QS Server as well once it works well on QS Desktop.

TIA