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/iot-central/core/howto-use-audit-logs.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
title: Use Azure IoT Central audit logs
3
-
description: Learn how to use audit logs in IoT Central to track changes made by users or programatically in an IoT Central application
3
+
description: Learn how to use audit logs in IoT Central to track changes made by users or programmatically in an IoT Central application
4
4
author: dominicbetts
5
5
ms.author: dobett
6
-
ms.date: 07/25/2022
6
+
ms.date: 08/14/2023
7
7
ms.topic: how-to
8
8
ms.service: iot-central
9
9
services: iot-central
10
10
11
-
#Administrator
11
+
#CustomerIntent: As an administrator, I want to be able to track changes made to my IoT Central application so that I can understand who made what changes at what time.
12
12
---
13
13
14
14
# Use audit logs to track activity in your IoT Central application
@@ -21,9 +21,9 @@ This article describes how to use audit logs to track who made what changes at w
21
21
- Manage access to the audit log.
22
22
- Export the audit log records.
23
23
24
-
The audit log records information about who made a change, information about the modified entity, the action that made change, and when the change was made. The log tracks changes made through the UI, programatically with the REST API, and through the CLI.
24
+
The audit log records information about who made a change, information about the modified entity, the action that made change, and when the change was made. The log tracks changes made through the UI, programmatically with the REST API, and through the CLI.
25
25
26
-
The log records changes to the following IoT Central entities:
26
+
The log records changes made to the following IoT Central entities:
> The audit log doesn't record when users sign in or out of your IoT Central application.
40
+
38
41
The log records changes made by the following types of user:
39
42
40
43
- IoT Central user - the log shows the user's email.
@@ -48,6 +51,9 @@ The following screenshot shows the audit log view with the location of the sorti
48
51
49
52
:::image type="content" source="media/howto-use-audit-logs/audit-log.png" alt-text="Screenshot that shows the audit log. The location of the sort and filter controls is highlighted." lightbox="media/howto-use-audit-logs/audit-log.png":::
50
53
54
+
> [!TIP]
55
+
> If you want to monitor the health of your connected devices, use Azure Monitor. To learn more, see [Monitor application health](howto-manage-iot-central-from-portal.md#monitor-application-health).
56
+
51
57
## Customize the log
52
58
53
59
Select **Column options** to customize the audit log view. You can add and remove columns, reorder the columns, and change the column widths:
0 commit comments