Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Does anyone tried the following?
You can check the status of the engine by issuing an HTTP GET request on one of the following URLs:
Qlik Sense Enterprise: https://server.domain.com/healthcheck/ (where server.domain.com is the computer where the QPS is installed)
I tried in my environment but it throws 400 bad request error.
If anyone has any insight to this, please let me know.
Thanks
Try like this instead, also if you have a prefix in the virtual proxy, you have to add that too.
https://server.domain.com/engine/healthcheck/
Try like this instead, also if you have a prefix in the virtual proxy, you have to add that too.
https://server.domain.com/engine/healthcheck/
Thanks Maria, it worked.
How can I get an report out of it in qliksense? I am looking for an tabular format.
The output is like this.
Thanks
Maybe this can be helpful?
Thanks Maria, I will take a look.
Hi All,
While accessing engine health check urls, facing the 404 error(requested resource cannot be found) even though engine service is running on that node.
Tried the below urls not helping, Kindly let me know how to resolve this.
https://Servername/prefix/engine/healthcheck/
https://<ip-address>:4747/healthcheck
Thanks,
Sreevalli
Hi Sreevalli,
Try with Hub URL/engine/healthcheck/
Regards,
Pavani