The audit log is used to keep track of all user actions that occur during runtime. Any action that a user takes, such as changing a tag value and logging in, will be tracked in the audit log. The audit log table shows all of the actions users take in the form of a time, description, target, value, and the user.
Designer Functionalities
In order to set up the audit log table, users must first enable the audit logger in the Project Properties. To do this go to File > Project Properties and scroll down to Audit Log and check Enable. Once this is checked users can begin using the Audit Log Table.
Audit Log Table
To insert an audit log table, go to Insert > Audit Log Table. Once selected, click and drag to the desired size. The audit log table will look like the image on the right:
This pane will show the Time, description, Target, value, and the User who did the change when a user action causes a change in the program.
Runtime Functionalities
To update the audit log, users must click on the Search button. Once the search button is clicked, it will show all actions users have taken since runtime has started. Users can also click Export to a CSV as well. Users can also search for a specific user and only show actions that occurred when a specific user was signed in.
0 Comments