Audit Log
The HydroDCS has an audit log that captures specific events. This is mainly to keep an audit trail of different users and the actions they are performing. The audit log is displayed in multiple pages (pagination) and there are filtering capabilities to aid in finding the events you are looking for.
Must be logged in as controller to view the audit log
Using the profile drop-down, navigate to "Controller > Audit Log".
The audit log is displayed in reverse time order with the most recent entry at the top of the page.
Fields
- Timestamp - the system time of the logged user action
- Username - the username associated with the action. controller, operator or '--' for non-logged in users
- Title - top level name of the request, a common category shared between many logged requests. Below are some of the common titles to use as examples.
- General Query
- Login
- Logout
- Upload Config Report
- Unauthorized Access
- Stopping LRGS
- Starting LRGS
- Details - brief description of the details of the request. Such as if it was a login request, what account was the login attempted for and was the attempt successful.
- Ip_address - the ip address where the request originated from, useful for identifying different not logged in users or users using the same user role
- Level - logging classification of the request.
- Method - type of operation, GET or POST
- Header - details on the request header