You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/energy-data-services/how-to-manage-audit-logs.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,16 @@ For example, when you “Add a new member” to the ```users.datalake.admins```
24
24
25
25
## Enable audit logs
26
26
To enable audit logs in diagnostic logging, select your Azure Data Manager for Energy instance in the Azure portal.
27
+
28
+
> [!NOTE]
29
+
> Currently, you can enable audit logs for OSDU Core Services, Seismic DMS, Petrel Data Services, and Wellbore DMS.
30
+
27
31
* Select the **Activity log** screen, and then select **Diagnostic settings**.
28
32
* Select **+ Add diagnostic setting**.
29
33
* Enter the Diagnostic settings name.
30
34
* Select **Audit Events** as the Category.
31
35
32
-
[](media/how-to-manage-audit-logs/how-to-manage-audit-logs-1-audit-event-diagnostic-logs.png#lightbox)
36
+
[](media/how-to-manage-audit-logs/how-to-manage-audit-logs-1-audit-event-diagnostic-logs-categories.png#lightbox)
33
37
34
38
* Select appropriate Destination details for accessing the diagnostic logs.
35
39
@@ -54,7 +58,7 @@ The audit logs for Azure Data Manager for Energy service returns the following f
54
58
| PuID | String | ObjectId of the user in Microsoft Entra ID|
55
59
| ResultType | String | Define success or failure of operation |
56
60
| Operation Description | String | Provides specific details of the response. These details can include tracing information, such as the symptoms, of the result that are used for further analysis. |
57
-
| RequestId | String |This is the unique ID associated to the request, which triggered the operation on data plane. |
61
+
| RequestId | String |RequestId is the unique ID associated to the request, which triggered the operation on data plane. |
58
62
| Message | String | Provides message associated with the success or failure of the operation.|
59
63
| ResourceID | String | The Azure Data Manager for Energy resource ID of the customer under which the audit log belongs. |
0 commit comments