Audit logging for dashboards, data feeds, aliases, and permissions
The audit logging tracks various events concerning dashboards, data feeds, aliases, and permissions. Logins, logouts and failed logins are also tracked. This logging is enabled by default.
The following events are logged.
create, edit, and delete of dashboards
create, edit, and delete of data feeds
create, edit, and delete of aliases
edit permissions
logins, logouts and failed logins
The tracked events are logged in the MashZone-AuditLog.log file. The file is located in the following directory.
<MashZone NextGen installation>/logs
The audit logging can be switched on and off in the log4j2.xml file. You can edit the XML file with any text or XML editor. If you want to disable the audit logging, set the value of the level parameter to OFF. The default value is info.
The file is located in the following directory.
<MashZone NextGen installation>/conf