Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
theresaa
Contributor III
Contributor III

Need help reading session logs

When looking at ProgramData\QlikTech\QVS, sessions_.log, I am trying to see if there is a unique machine identifier there.  When I access a document using the IE Plugin, I can see the mac address and name of the machine.  When I access a document using AJAX, I find this type of log entry:

2011-10-25 15:53:49 00:00:34 0.000 1387 49813 3 0 APC_CLEVELAND\TheresaA APC_CLEVELAND\TheresaA 37dc0802-a98b-4dcd-be91-2ab46f04a612 Ajax QvIIS 10.00.9061.7 SR3 browser.MSIE 9.0 On 4747 127.0.0.1 58804 Session       

                                                                                                                            

Can anyone tell me if there is a way to get a machine name or something from this line?

Thanks!

Theresa

1 Reply
lhr
Employee
Employee

i believe "127.0.0.1" is the clients ip address (in this case a connection from the local machine). it could be that it is the ip of the connecting qvwebserver though, which would be unfortunate.

cheers