on 08-04-2025 06:03 AM
In 2024.7.x, Incorta has introduced a new enhanced version of the audit files. These files capture detailed tracking information including the request source, dashboard and insight run duration and completion status (failure vs success), off heap memory consumption by various stages within the insight execution and analytics service used to execute the dashboards. The new files are saved under the /home/incorta/IncortaAnalytics/Tenants/<tenantName>/engine_audit.2.x folder.
This version of the audit is built on the engine monitor exported the actions/ task states in csv files.
To start logging user actions in the audit files, Incorta requires at least one of the actions it tracks, such as opening a dashboard or downloading an insight, to be executed manually or via a scheduled job.
Before installing this application, you must enable enhanced auditing feature in CMC.
In the Cluster Management Console (CMC) > Clusters > your_cluster > Server Configurations > Analytics Workload Management, for the Analytics Auditing option, specify if you want to log activities in the Standard audit files, the Enhanced ones, or Both.
The enhanced audit app code is attached. It works with versions 2024.7.4 +. The zip files contains individual zip files for schema, business schema and dashboard. Import these zip files to target instance in the following order.
#1
#2
#3
#4
#5
#6