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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Custom Logging

Does anyone know if it is possible to add custom logging to qlikview? I am allowing anonymous access on my accesspoint, but they are forced to enter a user id and password using section access to open the document. What I would like to be able to do is insert a record in the database everytime a document is accessed. I wouldn't think this is possible since all the data in QlikView is loaded into memory and there are really no real time database connections, but hopefully I am wrong.

2 Replies
peter_turner
Partner - Specialist
Partner - Specialist

Hello,

Something that you may be able to use as an example is the QV example project called OPS Monitor.
This project can load in your QV server log files, which includes user usage of documents.
You should be able to find the project on the forum somewhere.

Thanks,
Peter.

Not applicable
Author

Thanks Peter