Which IIQ version are you inquiring about?
Version 8.4
Please share any images or screenshots, if relevant.
Share all details related to your problem, including any error messages you may have received.
Under Activity Data Source Configuration>Query String, I want to query a Windows event log file(evtx). I checked the documentation it said the string would take MQL query.
I’m currently passing -
And getting error -
An unexpected error occurred: java.lang.RuntimeException: sailpoint.tools.GeneralException: Errors returned from IQService. System.ArgumentException: The Query string supplied was invalid or improperly formed at System.Management.SelectQuery.ParseQuery(String query) at System.Management.ManagementQuery.set_QueryString(String value) at sailpoint.services.EventLogServices.queryEventLog(Hashtable registry)
My Question is, Is this the right query ? or what else should I use here