Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
There are many topics on how to collect data for authorization to applications via different logfiles (session,event and performence),
However im interesting in getting information on "who has accessed/visited my website"
if a user writes in http://myqlikviewwebsite.com and gets authenticated to the site but doesn't open and application just the URL then leaves, where can i get that information from?
Does QlikView store that or is that an IIS logfile i need to access?
I would like to see:
URL:http://myqlikviewwebsite.com/
User: A
Computer: PP6KK
IP: xxx.xxx.xxx.xxx
Is this possible to get somewhere?
If you are usijng QVWS, you can check the web server logs in C:\ProgramData\QlikTech\WebServer\Log.
If you are using IIS as web server, you can check the IIS logs in the Windows Logs folder or in the folder you configured in IIS Manager.
You may want to tweak the Log Level setting in QMC->System->Setup->QlikView Web Servers->Your Web Server->General->Logging Level to get more detailed information about authentication requests.