cancel
Showing results for 
Search instead for 
Did you mean: 
bikash_rout
Employee
Employee

Overview

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.

  • Action includes the entry point for every section: a row represents an HTTP request or a scheduler job.
  • Action details includes the action state update: 1 row per update.
  • Tasks includes a list of tasks included in an Action, for example 1 dashboard tab download may contain 10 queries/tasks: 1 row per task.
  • Tasks details includes the task state update: 1 row per update.

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.

Pre-requisites

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.

Code 

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.

  • Schemas
  • Business schemas
  • Dashboards
bikash_rout_0-1753944731299.png
 

Screenshots

#1

bikash_rout_1-1753944970437.png

#2

bikash_rout_2-1753945016909.png

#3

bikash_rout_3-1753945051412.png

#4

bikash_rout_4-1753945082675.png

#5

bikash_rout_5-1753945113926.png

#6

bikash_rout_6-1753945132085.png

 

Best Practices Index
Best Practices

Just here to browse knowledge? This might help!

Contributors
Version history
Last update:
‎07-31-2025 12:37 AM
Updated by: