Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to prevent user from user from downloading log file?
example:
we have provide our client with access to the QMC task tagged under their application. Task schedule run daily but in the case they need a fresh set of data they can manually reload it via the task.
Task take an hour so loading it from the hub isn't feasible using the button with reload data option.
The problem is we do not want the user to have access to the log file (if it fail contact us), since the log does have the query and qlik code.
I have not figure out how to prevent the user from downloading the log file. via security
Hello @hoangvvo ,
FileReference_* should be the resource filter that manages this, see this article which does the reverse (grants access):
https://community.qlik.com/t5/Official-Support-Articles/Download-Script-Log-button-is-greyed-out-or-...
Please exercise caution while modifying any default rules and make sure you rebuild any necessary rules that you need to customize or disable.
If you are only granting access to see the task status in the QMC, they might not have access to download the log file. Have you emulated the user and performed that test?
I hope that helps!
Hello @hoangvvo ,
FileReference_* should be the resource filter that manages this, see this article which does the reverse (grants access):
https://community.qlik.com/t5/Official-Support-Articles/Download-Script-Log-button-is-greyed-out-or-...
Please exercise caution while modifying any default rules and make sure you rebuild any necessary rules that you need to customize or disable.
If you are only granting access to see the task status in the QMC, they might not have access to download the log file. Have you emulated the user and performed that test?
I hope that helps!