QPR UI Audit Logging
Jump to navigation
Jump to search
Several user actions in QPR UI are logged into the GlassFish log located by default in C:\Program Files\QPR Software Plc\QPR UI\Glassfish\glassfish\domains\domain1\logs\server.log.
The logged actions are:
- Successful logins (using all authentication methods): the username is logged.
- Unsuccessful login attempts (wrong username/password): the attempted username is logged.
- View is opened: the view id of the opened view is logged.
- View is created, saved or deleted: the view id of the view in question is logged.
- View is imported: the view id of the imported view and the username of the user doing the import is logged.
- View import fails: the username of the user attempting the import is logged.