Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
tens
Partner - Contributor III
Partner - Contributor III

Qlik SAAS - Event Data files uploaded & Audit API

Hello Community,

I hope you're well. I'm looking for get information about the data uploaded manually (or via Qlik Data Transfer) to Qlik Cloud Tenant(mainly file qvd, xlsx, csv or any file esle). I found many events that happened in the Qlik Cloud is traced in audit panel (https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-administer-even...). I would like to know if it exists any events in audit API (https://qlik.dev/apis/rest/audits/#get-v1-audits-sources) to get the date of uploaded and an history of each upload on the file.

If not, is there any ways else to get logs or trace about the file uploaded to Qlik Cloud Platform please ?

Thanks

Labels (2)
1 Reply
Ken_T
Specialist
Specialist

I am not sure of the details, but this seems like a good starting point
https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-SaaS-Audit-Logs-Application/td-p/1941012
there is a link to an app someone has made using the apis, on github there. 
https://github.com/kongson-cheung/qlik-saas-application/tree/a5d19c8cdcf7732357ef3aeac6313f351c79885...

I am not sure if this specifically includes all you are looking for

the info from QDT can likely be found in the logs for that component (on the server running QDT). But, it has full EOL decommission this year so --- probably not worth the effort as it has less than a year left.

most of the time data is added to qlik saas via app reload and store command
so something looking at app reloads 
did you ever find out how to get this info?  the post is about a year old now...