Skip to content

Commit b271544

Browse files
authored
Merge pull request #254893 from nitinnms/updateauditlogs
updated image & text for audit logs document
2 parents bf1b592 + e1d63c9 commit b271544

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

articles/energy-data-services/how-to-manage-audit-logs.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,16 @@ For example, when you “Add a new member” to the ```users.datalake.admins```
2424

2525
## Enable audit logs
2626
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+
2731
* Select the **Activity log** screen, and then select **Diagnostic settings**.
2832
* Select **+ Add diagnostic setting**.
2933
* Enter the Diagnostic settings name.
3034
* Select **Audit Events** as the Category.
3135

32-
[![Screenshot of audit events option in diagnostic settings](media/how-to-manage-audit-logs/how-to-manage-audit-logs-1-audit-event-diagnostic-logs.png)](media/how-to-manage-audit-logs/how-to-manage-audit-logs-1-audit-event-diagnostic-logs.png#lightbox)
36+
[![Screenshot of audit events option in diagnostic settings.](media/how-to-manage-audit-logs/how-to-manage-audit-logs-1-audit-event-diagnostic-logs-categories.png)](media/how-to-manage-audit-logs/how-to-manage-audit-logs-1-audit-event-diagnostic-logs-categories.png#lightbox)
3337

3438
* Select appropriate Destination details for accessing the diagnostic logs.
3539

@@ -54,7 +58,7 @@ The audit logs for Azure Data Manager for Energy service returns the following f
5458
| PuID | String | ObjectId of the user in Microsoft Entra ID|
5559
| ResultType | String | Define success or failure of operation |
5660
| 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. |
5862
| Message | String | Provides message associated with the success or failure of the operation.|
5963
| ResourceID | String | The Azure Data Manager for Energy resource ID of the customer under which the audit log belongs. |
6064

Loading

0 commit comments

Comments
 (0)