Skip to content

Commit fdbaf7a

Browse files
minor edits
1 parent b5c1683 commit fdbaf7a

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/healthcare-apis/logging.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,10 @@ ms.author: jasteppe
1111

1212
# Logging for Azure Health Data Services
1313

14-
In this article, you learn about how logging works for the Azure Health Data Services. Also, the Azure platform provides three types of logs, activity logs, resource logs, and Microsoft Entra logs. For more information, see [activity logs](../azure-monitor/essentials/platform-logs-overview.md).
15-
16-
## AuditLogs
17-
While activity logs are available for each Azure resource from the Azure portal, Azure Health Data Services emits resource logs, which include two categories of logs, AuditLogs and DiagnosticLogs.
14+
While activity logs are available for each Azure resource from the Azure portal, Azure Health Data Services emits resource logs, which include two categories of logs: AuditLogs and DiagnosticLogs.
1815

1916
- AuditLogs provide audit trails for healthcare services. For example, a caller's IP address and resource URL are logged when a user or application accesses the FHIR service. Each service emits required properties and optionally implements other properties.
20-
- DiagnosticLogs provides insight into the operation of the service, for example, log level (information, warning or error), and log message.
17+
- DiagnosticLogs provide insight into the operation of the service, for example, log level (information, warning, or error), and log message.
2118

2219
Here's an example of the AuditLog:
2320

@@ -49,10 +46,10 @@ Here's an example of the AuditLog:
4946

5047
## Next steps
5148

52-
[Supported metrics with Azure Monitor](../azure-monitor/essentials/metrics-supported.md).
53-
5449
[Enable diagnostic logging in the DICOM service](./dicom/enable-diagnostic-logging.md)
5550

56-
[How to enable diagnostic settings for the MedTech service](./../healthcare-apis/iot/how-to-enable-diagnostic-settings.md)
51+
[Enable diagnostic settings for the MedTech service](./../healthcare-apis/iot/how-to-enable-diagnostic-settings.md)
5752

53+
[Use Azure Monitor logs](../azure-monitor/essentials/platform-logs-overview.md).
5854

55+
[Supported metrics with Azure Monitor](../azure-monitor/essentials/metrics-supported.md)

0 commit comments

Comments
 (0)