Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to track users who download from AccessPoint

Is there a way to track the users who download a document off AccessPoint? I do not believe a session is created for download only since the document is not opened on QVS.I am not using borrowed CALs, so I can't test that way either.Any other ideas?
Thanks,
Phil

7 Replies
Bill_Britt
Former Employee
Former Employee

Are you using IIS or QVWS? I justed tested this with QVWS and if you look at the Webserver log you will see.

5/9/2012 16:37:55.7619809    Information    <Global method="GetTicket"><UserId>QV11\Administrator</UserId><GroupList><string>S-1-5-21-1305672892-2242869066-731029503-513</string><string>S-1-1-0</string><string>S-1-5-21-1305672892-2242869066-731029503-1010</string><string>S-1-5-32-544</string><string>S-1-5-32-545</string><string>S-1-5-4</string><string>S-1-2-1</string><string>S-1-5-11</string><string>S-1-5-15</string><string>S-1-2-0</string><string>S-1-5-64-10</string></GroupList><GroupListIsNames>false</GroupListIsNames></Global>

5/9/2012 16:37:55.7619809    Information    <Global><_retval_>77F50CFBA1AA962E2CA6B89E30DA0AF3524150FC</_retval_></Global>

5/9/2012 16:37:55.7619809    Information    <Global method="FileDownload"><Path>Data Visualization.qvw</Path></Global>

This is they only place I know that shows anything. Not sure if it would be capture different in IIS logging..

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
fosuzuki
Partner - Specialist III
Partner - Specialist III

Hi Phil,

have you ever used the System Monitor app? http://community.qlik.com/qlikviews/1029

I tested a qvw download in my server and it appeared in the System Monitor app. Go to Services sheet, in the column Message it will have something like this:

"FileDownload: User DOMAIN\USERNAME initiated download of document XXXXXXX.qvw"

Hope this helps you.

Regards,

Fernando

Bill_Britt
Former Employee
Former Employee

I don't have a services sheet

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
fosuzuki
Partner - Specialist III
Partner - Specialist III

Sorry Bill, I'm using an older version of System Monitor, didn't notice that this new version is different.

I checked this new version and it seems that you will find the download message in the Log Analyzer sheet, column Msg.

Anonymous
Not applicable
Author

It turns out that the FileDownload message that Fernando refered to is included in the EVENT log, not the Session log, and only if High verbosity is set for Event log under Logging settings for QVS.
Thanks Bill and Fernando for your responses.
-Phil

Anonymous
Not applicable
Author

HI Phil,

Have you got the solution for this . Currently i also have the same requirement where our executive team wanted to track the report downloads made by our sales reps can you please help me with that.

Not applicable
Author

Hi Vinay

event log from QVS with high verbosity will have this information. So then you can just load the log file inte a qvw.