Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Huiying
Partner - Creator III
Partner - Creator III

How to get statistics of object usage in QS?

Hey,
We use Qlik Sense in mashups. So the sheet statics in current monitoring apps are not very useful.
I tried to add AppObjectId in Operations Monitor, but it is same as sheet id.
The object Id in AuditActivity log does not match with the qId of an object.
Document Analyzer does not give usage of objects either. Besides, we have technical problem to install it in our production cluster. It is more an analyzing tool, not a monitoring tool.
Telemetry dashboard is the only tool to give object level information, but only at warn level. We don't want to sacrifice performance to get object level statistics.

Do you have any idea where to get object level information?
I don't mean Engine API Explorer, or \options\developers.

Labels (1)
2 Replies
Huiying
Partner - Creator III
Partner - Creator III
Author

@Levi_Turner  We really like telemetry dashboard. I guess there is no way to reduce the performance impact of using INFO level?

Levi_Turner
Employee
Employee

Correct. It's simply the overhead of the extremely verbose level of logging.

The places where object (and not sheet) level usage would be logged:

  • QIX Performance (aka Telemetry) at INFO. Estimated impact: 7.0%.
  • Traffic at INFO. Estimated impact: ~23%.

For standard usage of Qlik Sense Enterprise, this distinction does not matter since we can back into the objects from the sheets in the regular Hub. But in mashups there's no necessary requirement that a user who consumes an object in a sheet consumes any other objects in that sheet (or that app).