Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Note: Our legacy performance testing offering can be found here: Qlik Sense Scalability Tools.
The Qlik Sense Enterprise Scalability Tools are used to create and run load and performance tests towards Qlik Sense Enterprise for Windows (QSEfW).
Included parts are:
Downloadable files can be found here:
📎 Qlik Sense Enterprise Scalability Tools
Qlik Sense documents to help analyze result and log files can be found here :https://community.qlik.com/docs/DOC-15451
Change log
v1.12.0
v1.11.0 - v1.11.1
v1.10.2 - v1.11.0
v1.10.1 - v1.10.2
v1.10.0 - v1.10.1
v1.9.0 - v1.10.0
v1.8.0 - v.1.9.0
v1.7.0-v1.8.0
v1.6.0 - v1.7.0
Your use of Qlik Sense Enterprise Scalability Tools will be subject to the same license agreement between you and Qlik for your Qlik Sense License. Qlik does not provide maintenance and support services for the Qlik Sense Enterprise Scalability Tools, however please check QlikCommunity for additional information on use of these products.
@sri_c003 wrote:
I am still getting the "ERR failed to get DocList: EOF Action=openhub"; not a showstopper though.
This error is most likely due to authentication problems, your settings for the server etc is correct and a websocket is established, but on first command we are instantly disconnected without error. Assuming you are using header authentication? In that case make sure the headername corresponds to the header name defined in your virtual proxy.
Also please also please verify you can log in "manually" as that user towards the virtualproxy using a modify header extension in your browser. E.g. if using chrome, https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj . There are many others, same for firefox.
Excuse me for me ignorance here, but none of the users I used show up under QMC - I felt these were virtual users with no real existence. Do all these users need to exist on Qlik and need to show up in QMC?
To add, none of these users have showed up in the tool command run output as unable to login or anything like that. I found the logs from the time when i run the tool and all entries show up as the root user --> DEV1623\qlikadmin.
@sri_c003 wrote:
Excuse me for me ignorance here, but none of the users I used show up under QMC - I felt these were virtual users with no real existence. Do all these users need to exist on Qlik and need to show up in QMC?
To add, none of these users have showed up in the tool command run output as unable to login or anything like that.
If you can run a test without errors yes they should show up, as far as Sense knows they are real users. But as I pointed out in previous post you seem to have an authentication issue and the users are not actually let in.
I am able to run the tool and see the results as well as the results log. But the traffic logs are not being generated.
Help please.
Thanks @Daniel_Larsson. I got the tool working.
I am able to get the tool log file; but in spite of me telling the tool to generate traffic logs, it is not generating any tsv file.
Hi! The tool does not generate a separate traffic log - the traffic logging is added in the regular result log. So take a look in there and you should find additional log lines marked with traffic in addition to the regular logging.
In your screenshot you have clearly named the file *.log so in your case you would have a file called .log in the path you defined. This is a .tsv file, if you want it to work in the analyzer you need to save it with .tsv extension.
And just to note, We normally do not recommend having full traffic turned on if you want to analyze performance as this would create a very big result file, and you would most likely performance test your harddrive instead. For performance analysis using the analyzer no traffic is needed. If you want for some reason to see the response time of individual requests you can turn on the traffic metrics instead of traffic. The only reason to turn on traffic would be to see all sent and received requests including everything in the result file, i.e. mostly for debugging.