View Audit Information

Audit profiles store information into a database, you can then display that information and see what information is stored. Since Ignition makes accessing data from databases seamless it is possible to bind a data property of a table directly to database table. Alternatively, it is possible to access the contents of the audit log with a table functions.

To access the audit log with table functions

  1. Drag a Table component on a window.

  2. In the Property Editor, click on the binding icon from the tables Data property.
    The Property Binding window is displayed.

  3. Select Functions from the various binding options.

  4. For Binding Function, select the Audit Log from the drop-down menu.

  5. Select the appropriate options from the resulting menu as well as the Polling Mode.

  6. Click OK.

Next...