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: 
vijayit43
Creator
Creator

Assigned User List

Hi All,

       please Anyone Explain How to Find  Log for Assigned User (Named Or Document) on Qlik View Server.please Explain.

5 Replies
Anonymous
Not applicable

Hi,

You can find the logs in qlikview web server folder (C drive)--> logs

Anonymous
Not applicable

Hi,

path may be something like this, program data-->qliktech-->webserver-->log

Kushal_Chawda

You can find it in the session log

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Do you want the log or do you just want to know who has been assigned a CAL and what type(s)?

For the latter there is a simple trick:

  • Add PgoAsXmlAlso=1 to the [Settings 7] section of C:\ProgramData\QlikTech\QlikViewServer\settings.ini and save the file.
  • Restart the QVS service (use services.msc to do this)
  • Start QV Desktop and create a new document. In your load script, import DocumentRoot\CalData.pgo.xml as xml. Replace DocumentRoot with the path to the location of the pgo files.
  • Create a few tables to view users, CALs and counts

or use David Foster's License_Analyser_K3FDS.qvw

Best,

Peter