Skip to content

Commit 7a695e5

Browse files
committed
fix note
1 parent 6be3c2a commit 7a695e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/mariadb/concepts-server-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When logging to the server's local storage, logs are available for up to seven d
4242
Logs are rotated every 24 hours or 7 GB, whichever comes first.
4343

4444
[!NOTE]
45-
> The above log retention does not apply to logs that are piped using Azure Monitor Logs. Customers can change the retention period for the data sinks being emitted to.
45+
> The above log retention does not apply to logs that are piped using Azure Monitor Diagnostic Logs. You can change the retention period for the data sinks being emitted to (ex. Azure Storage).
4646
4747
## Diagnostic logs
4848
Azure Database for MariaDB is integrated with Azure Monitor Diagnostic Logs. Once you have enabled slow query logs on your MariaDB server, you can choose to have them emitted to Azure Monitor logs, Event Hubs, or Azure Storage. To learn more about how to enable diagnostic logs, see the how to section of the [diagnostic logs documentation](../azure-monitor/platform/platform-logs-overview.md).

articles/mysql/concepts-server-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When logging to the server's local storage, logs are available for up to seven d
4242
Logs are rotated every 24 hours or 7 GB, whichever comes first.
4343

4444
[!NOTE]
45-
> The above log retention does not apply to logs that are piped using Azure Monitor Logs. Customers can change the retention period for the data sinks being emitted to.
45+
> The above log retention does not apply to logs that are piped using Azure Monitor Diagnostic Logs. You can change the retention period for the data sinks being emitted to (ex. Azure Storage).
4646
4747
## Diagnostic logs
4848
Azure Database for MySQL is integrated with Azure Monitor Diagnostic Logs. Once you have enabled slow query logs on your MySQL server, you can choose to have them emitted to Azure Monitor logs, Event Hubs, or Azure Storage. To learn more about how to enable diagnostic logs, see the how to section of the [diagnostic logs documentation](../azure-monitor/platform/platform-logs-overview.md).

0 commit comments

Comments
 (0)