Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
senior_freshmen
Contributor III
Contributor III

View Log of License Management in QliKVIew

Hello, 

I would like to know if Logs are created if a License (User CAL) is either created of removed from QlikView Server. 

Thank you for your help and with best regards

 

1 Solution

Accepted Solutions
Chip_Matejowsky
Support
Support

Hi @senior_freshmen,

Yes, Named User CAL assignments are logged in the QlikView Server Events log.  As a test, I assigned a Named User CAL to userID "User1".  In the QVS Events log, this action was logged with the below entries:

100    Notice    CAL allocation: Named CAL "USRAL-WMY02\USER1" added - ok.

100    Notice    CAL allocation audit: "USRAL-WMY02\USER1" added by "QTSEL\WMY"

So you can see that userID USER1 was added and added by account QTSEL\WMY

When a Named User CAL is removed in the QMC, it is again logged in the QVS Event logs, with below entries:

100    Notice    CAL allocation: Unused Named CAL "USRAL-WMY02\USER1" deleted - ok.

100    Notice    CAL allocation audit: "USRAL-WMY02\USER1" deleted by "QTSEL\WMY"

So you can see that userID USER1 was deleted and deleted by account QTSEL\WMY

By default, the QVS logs are stored in %ProgramData%\QlikTech\QlikViewServer.  If you have configured the QVS logs to be written to a different location, you can check for the location in QMC > System > Setup > QlikView Servers > QVS@ > Logging tab > Log folder.

 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

2 Replies
Chip_Matejowsky
Support
Support

Hi @senior_freshmen,

Yes, Named User CAL assignments are logged in the QlikView Server Events log.  As a test, I assigned a Named User CAL to userID "User1".  In the QVS Events log, this action was logged with the below entries:

100    Notice    CAL allocation: Named CAL "USRAL-WMY02\USER1" added - ok.

100    Notice    CAL allocation audit: "USRAL-WMY02\USER1" added by "QTSEL\WMY"

So you can see that userID USER1 was added and added by account QTSEL\WMY

When a Named User CAL is removed in the QMC, it is again logged in the QVS Event logs, with below entries:

100    Notice    CAL allocation: Unused Named CAL "USRAL-WMY02\USER1" deleted - ok.

100    Notice    CAL allocation audit: "USRAL-WMY02\USER1" deleted by "QTSEL\WMY"

So you can see that userID USER1 was deleted and deleted by account QTSEL\WMY

By default, the QVS logs are stored in %ProgramData%\QlikTech\QlikViewServer.  If you have configured the QVS logs to be written to a different location, you can check for the location in QMC > System > Setup > QlikView Servers > QVS@ > Logging tab > Log folder.

 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!
senior_freshmen
Contributor III
Contributor III
Author

Thank you for the quick answer! 

This solved my problem. For anyone who's reading this Post: To view this Logs, in your QV Server Settings the Loggings have to be activated before you can inspect any Logs