Wiki source code of Tableau de bord DDAudit
Last modified by Aurelie Bertrand on 2026/06/22 16:19
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="wikigeneratedid" %) | ||
| 2 | DigDash provides a pre-defined audit dashboard as described below. | ||
| 3 | |||
| 4 | ---- | ||
| 5 | |||
| 6 | {{toc/}} | ||
| 7 | |||
| 8 | ---- | ||
| 9 | |||
| 10 | (% class="wikigeneratedid" %) | ||
| 11 | [[image:Audit_dashboard_en.png||height="601" width="997"]] | ||
| 12 | |||
| 13 | = Live Page = | ||
| 14 | |||
| 15 | This page allows you to monitor activity in real time. It includes the following charts: | ||
| 16 | |||
| 17 | * Charts based on the **DDAudit **data model **: Sessions List [now], enabling you **to track user activity in real time. | ||
| 18 | ** HTML report: **Number of users online** | ||
| 19 | ** Detail table **: Number of users online** | ||
| 20 | ** HTML report: **Number of active sessions** | ||
| 21 | ** Table **: Details – Number of active sessions** | ||
| 22 | * HTML report **: Memory usage **based on the **DDAudit** data model **: System Events [Now]** | ||
| 23 | * Charts based on the **DDaudit In-Memory Cubes** data model, enabling monitoring of in-memory cubes to identify, for example, resource-intensive cubes. | ||
| 24 | ** HTML report: **Number of data models** | ||
| 25 | ** Table **: Details – Number of in-memory data models** | ||
| 26 | ** HTML report: **Number of cubes** | ||
| 27 | ** Table **: Details – Number of in-memory cubes** | ||
| 28 | ** HTML report:**Number of rows in the cubes** | ||
| 29 | ** Table **: Details – Number of rows** | ||
| 30 | |||
| 31 | = View Page = | ||
| 32 | |||
| 33 | This page provides a detailed usage report. It includes the following data streams based on the **DDAudit** data model **: Dashboard Usage Complete**: | ||
| 34 | |||
| 35 | * Bar chart: **Number of page views** | ||
| 36 | * Bar chart: **Number of pages viewed by role** | ||
| 37 | |||
| 38 | = (% dir="ltr" lang="fr" %)Users(%%) = | ||
| 39 | |||
| 40 | == (% dir="ltr" lang="fr" %)Users Page(%%) == | ||
| 41 | |||
| 42 | This page provides a complete history of sessions for post-incident analysis or a general audit, for example. | ||
| 43 | It includes the following reports based on the **DDAudit **data model**: Sessions List**: | ||
| 44 | |||
| 45 | * (% dir="ltr" lang="fr" %)Doughnut chart: **Top 5 users** | ||
| 46 | * (% dir="ltr" lang="fr" %)Bar chart: **Sessions by hour** | ||
| 47 | * (% dir="ltr" lang="fr" %)Bar chart: **Users by day of the week** | ||
| 48 | * (% dir="ltr" lang="fr" %)Area chart: **Sessions by hour** | ||
| 49 | * (% dir="ltr" lang="fr" %)Area chart: **Users by date** | ||
| 50 | |||
| 51 | == (% dir="ltr" lang="fr" %)Changes page(%%) == | ||
| 52 | |||
| 53 | This page allows you to track configuration changes and (% dir="ltr" lang="fr" %)security events. | ||
| 54 | |||
| 55 | It comprises two tables: | ||
| 56 | |||
| 57 | * (% dir="ltr" lang="fr" %)**List of user actions **based on the **DDAudit **data model **: Changes Config.** | ||
| 58 | |||
| 59 | |(%%)(% dir="ltr" lang="fr" %)**Column**|(%%)(% dir="ltr" lang="fr" %)**Description** | ||
| 60 | |(%%)(% dir="ltr" lang="fr" %)Event ID (eventId)|(%%)(% dir="ltr" lang="fr" %)Unique identifier for the change event. | ||
| 61 | |(%%)(% dir="ltr" lang="fr" %)User (user)|(%%)(% dir="ltr" lang="fr" %)The user who made the change. | ||
| 62 | |(%%)(% dir="ltr" lang="fr" %)Event time (eventTime)|(%%)(% dir="ltr" lang="fr" %)Date of the configuration change in (%%)DD/MM/YYYY(% dir="ltr" lang="fr" %)format (%%). | ||
| 63 | |(%%)(% dir="ltr" lang="fr" %)Session ID (sessionId)|(%%)(% dir="ltr" lang="fr" %)The session in which the change was made. | ||
| 64 | |(%%)(% dir="ltr" lang="fr" %)eventRepoName|(%%)(% dir="ltr" lang="fr" %)Type of object affected by the change (model, flow, configuration, etc.). | ||
| 65 | |(%%)(% dir="ltr" lang="fr" %)eventObjectName|(%%)(% dir="ltr" lang="fr" %)Exact name of the modified object. | ||
| 66 | |||
| 67 | * (% dir="ltr" lang="fr" %)**Security events **based on the **DDAudit** data model **: Security Events** | ||
| 68 | |||
| 69 | |=(% dir="ltr" lang="fr" %)Column|=(% dir="ltr" lang="fr" %)Description | ||
| 70 | |(%%)(% dir="ltr" lang="fr" %)Event date (eventTime)|Date and time of the event in DD/MM/YYYY HH:mm:ss format. | ||
| 71 | |(%%)(% dir="ltr" lang="fr" %)Event ID (eventId)|(%%)(% dir="ltr" lang="fr" %)Unique identifier for the security event. | ||
| 72 | |(%%)(% dir="ltr" lang="fr" %)Event Name (eventName)|(%%)(% dir="ltr" lang="fr" %)Event type (login, access denied, change of permissions, etc.). | ||
| 73 | |(%%)(% dir="ltr" lang="fr" %)User (user)|Name of the user who performed the action. | ||
| 74 | |(%%)(% dir="ltr" lang="fr" %)Target user (target)|Name of the user who is the target of the action. | ||
| 75 | |(%%)(% dir="ltr" lang="fr" %)isAdmin|A Boolean indicating whether the target user is an administrator (true) or not (false) | ||
| 76 | |(%%)(% dir="ltr" lang="fr" %)Client type (clientId)|(%%)(% dir="ltr" lang="fr" %)Client or application used (Dashboard, WebStudio, etc.). | ||
| 77 | |(%%)(% dir="ltr" lang="fr" %)IP (ipAddr)|(%%)(% dir="ltr" lang="fr" %)Source IP address. | ||
| 78 | |(%%)(% dir="ltr" lang="fr" %)Error (lastError)|If the action fails, this column contains the error code. | ||
| 79 | |(%%)(% dir="ltr" lang="fr" %)Details (details)|((( | ||
| 80 | Depending on the event, this column contains details about the action. | ||
| 81 | ))) | ||
| 82 | |||
| 83 | = (% dir="ltr" lang="fr" %)Cubes(%%) = | ||
| 84 | |||
| 85 | == (% dir="ltr" lang="fr" %)Optimisation(%%) == | ||
| 86 | |||
| 87 | (% dir="ltr" lang="fr" %)This page allows you to generate advanced statistics. It includes a bar chart (%%)showing **the average time taken to generate cubes per data model**,(% dir="ltr" lang="fr" %)based on the (%%)**DDAudit: Cubes and Datamodels + roleName **(% dir="ltr" lang="fr" %)data model (%%). | ||
| 88 | |||
| 89 | == Errors == | ||
| 90 | |||
| 91 | This page enables you to carry out a targeted analysis of flow errors by role. It includes the following flows based on **DDAudit: Flows Refresh Errors & List of Roles**. | ||
| 92 | |||
| 93 | * Ring chart **: Number of errors by type.** The type and number of errors are displayed in the tooltip. | ||
| 94 | * Bar chart: **Number of errors by data model** | ||
| 95 | * Table **: List of loading errors, displaying **details of flow loading errors. | ||
| 96 | |||
| 97 | |(% style="width:339px" %)(% dir="ltr" lang="fr" %)**Column**|(% style="width:997px" %)(% dir="ltr" lang="fr" %)**Description** | ||
| 98 | |(% style="width:339px" %)(% dir="ltr" lang="fr" %)Data model (dmName)|(% style="width:997px" %)Associated data model. | ||
| 99 | |(% style="width:339px" %){{glossaryReference glossaryId="Glossary" entryId="Flux"}}Flow{{/glossaryReference}} Name (flowName)|(% style="width:997px" %)Name of the flow affected by the error. | ||
| 100 | |(% style="width:339px" %)Error (lastError)|(% style="width:997px" %)Last error encountered. | ||
| 101 | |(% style="width:339px" %)eventTime|(% style="width:997px" %)Date and time of execution. | ||
| 102 | |||
| 103 | == Performance == | ||
| 104 | |||
| 105 | This page allows you to track cube usage. It includes the **‘Cube Usage’** table based on **DDAudit: Cubes Usage**. | ||
| 106 | |||
| 107 | |(% style="width:339px" %)(% dir="ltr" lang="fr" %)**Column**|(% style="width:997px" %)(% dir="ltr" lang="fr" %)**Description** | ||
| 108 | |(% style="width:339px" %)(% dir="ltr" lang="fr" %)Event ID (eventId)|(% style="width:997px" %)Identifier of the usage event. | ||
| 109 | |(% style="width:339px" %)Data Model (dmName)|(% style="width:997px" %)Name of the cube’s data model. | ||
| 110 | |(% style="width:339px" %)Expansion Type (expandType)|(% style="width:997px" %)Expansion type (API, export, checkDeviceCondition, dumpJson, dumpStruck #noLiveSec, excelExport, getMemberList, loadCube, loadCubePart, pptExport). | ||
| 111 | |(% style="width:339px" %)Expansion time (expandTime)|(% style="width:997px" %)Execution time of the expansion or query. | ||
| 112 | |(% style="width:339px" %)Number of Cube Rows (cubeRowCount)|(% style="width:997px" %)Total number of rows processed or returned when accessing cubes. | ||
| 113 | |(% style="width:339px" %)Number of Result Rows (expandSize)|(% style="width:997px" %)Volume of data returned. | ||
| 114 | |||
| 115 | = System = | ||
| 116 | |||
| 117 | This page allows you to view the system history over a 30-day period to analyse capacity or anticipate saturation, for example. It includes the following line charts based on the**DDAudit** model**: System Events [30 Day]:** | ||
| 118 | |||
| 119 | * **CPU Usage [30 days]** | ||
| 120 | * **Memory Usage [30 days]** | ||
| 121 | * **Storage Write Activity [30 days]** | ||
| 122 | This graph shows the cumulative relative amount of data written to the disk (the line rises) or deleted from the disk (the line falls) over the last 30 days. | ||
| 123 | Other processes on the machine may affect this graph when they write to or erase data from the disk. | ||
| 124 | * **Storage Usage [30 days]** | ||
| 125 | |||
| 126 | The page is filtered by today’s date by default. |