Skip to main content

Running QvEventLogConnectorElaborate from QlikView 11

Do the following:

  1. Start QlikView, and open <Install Folder>\Examples\Demos\EventViewerNetworkPipe.qvw
  2. Open the Script editor by clicking File>Edit Script...
  3. Delete the existing CUSTOM CONNECT, LOAD and SQL SELECT statements in the script.
  4. Select QvEventLogConnectorElaborate.exe in the Database drop-down selection box. Connection Server, username, and password entered in Connect To dialog
  5. Select Connect.
  6. Click OK in the Login dialog (in this example, the default credentials are already filled in).
  7. Click Select to open the Create Select Statement dialog.

    Create Select Statement dialog with ApplicationsEventLog table and All Fields asterisk selected

  8. Select the ApplicationsEventLog table and all Fields, and click OK.

    A SELECT clause is now inserted into the script.

  9. Save your document and click Reload to add the data from the Event Log to QlikView.

You have now fetched all rows in the fields Category, EntryType, Message, CategoryNumber, Index, MachineName, Source, and TimeGenerated from the table ApplicationsEventLog. The data is now saved in your QlikView application.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!