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/postgresql/flexible-server/concepts-audit.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,8 +70,7 @@ Using the [Azure portal](https://portal.azure.com):
70
70
71
71
pgAudit allows you to configure session or object audit logging. [Session audit logging](https://github.com/pgaudit/pgaudit/blob/master/README.md#session-audit-logging) emits detailed logs of executed statements. [Object audit logging](https://github.com/pgaudit/pgaudit/blob/master/README.md#object-audit-logging) is audit scoped to specific relations. You can choose to set up one or both types of logging.
72
72
73
-
> [!NOTE]
74
-
> pgAudit settings are specified globally and cannot be specified at a database or role level.
73
+
75
74
76
75
Once you have [enabled pgAudit](#installing-pgaudit), you can configure its parameters to start logging.
77
76
To configure pgAudit you can follow below instructions.
0 commit comments