Skip to content

Commit efa74d9

Browse files
committed
update the LA data rertention policy
1 parent 81a31e1 commit efa74d9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/postgresql/flexible-server/concepts-logging.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Logs
33
description: Describes logging configuration, storage and analysis in Azure Database for PostgreSQL - Flexible Server.
44
author: varun-dhawan
55
ms.author: varundhawan
6-
ms.reviewer: maghan
7-
ms.date: 04/27/2024
6+
ms.date: 7/11/2024
87
ms.service: postgresql
98
ms.subservice: flexible-server
109
ms.topic: how-to
@@ -31,6 +30,10 @@ To learn how to configure parameters in Azure Database for PostgreSQL flexible s
3130

3231
Azure Database for PostgreSQL flexible server is integrated with Azure Monitor diagnostic settings. Diagnostic settings allows you to send your Azure Database for PostgreSQL flexible server logs in JSON format to Azure Monitor Logs for analytics and alerting, Event Hubs for streaming, and Azure Storage for archiving.
3332

33+
## Data retention policy and pricing
34+
35+
If you select Event Hubs or a Storage account, you can specify a retention policy. This policy deletes data that is older than a selected time period. If you specify Log Analytics, the retention policy depends on the selected pricing tier. Logs ingested into your **Log Analytics** workspace can be retained at no charge for up to first 31 days. Logs retained beyond these no-charge periods will be charged for each GB of data retained for a month (pro-rated daily). For more details, refer[Azure Monitor pricing](https://azure.microsoft.com/en-gb/pricing/details/monitor/).
36+
3437
### Log format
3538

3639
The following table describes the fields for the **PostgreSQLLogs** type. Depending on the output endpoint you choose, the fields included and the order in which they appear may vary.

0 commit comments

Comments
 (0)