Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
lawrance
Creator II
Creator II

QMC Job Abort details?

Hi,

Someone abort the QMC Task how can I find the user information those who abort the task.

Thanks,

Lawrance. A

1 Reply
Chip_Matejowsky
Support
Support

Hi Lawrence,

You need to enable QMS auditing.

To enable auditing do the following:

  • Stop the QlikView Management Service
  • Go to C:\Program Files\QlikView\Management Service
  • Open QVmanagementService.exe.config in any text editor
  • Locate the key "EnableAuditing" and set the value to "true"
<!-- Enable logging of changes to QVPR. Requires restart of QMS after change. -->
  <add key="EnableAuditLogging" value="true"/>
  • Optionally change the audit log folder as well. Default location is %ProgramData%\QlikTech\ManagementService\AuditLog
Note: The above folder will not be created until the first time any changes are logged
  • Save QVmanagementService.exe.config and restart QlikView Management Service
  • Open QlikView Management Console and go to the auditing tab on Management Service
  • Verify the checkbox is now checked in QMC > System > Setup > Management > Service > Auditing tab

Hope this helps

- Chip

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!