Updated on 2023-10-23 GMT+08:00

GS_AUDITING_POLICY_FILTERS

GS_AUDITING_POLICY_FILTERS records the filtering policies about the unified audit. Each record corresponds to a design policy. Only the system administrator or security policy administrator can access this system catalog.

Table 1 GS_AUDITING_POLICY_FILTERS columns

Name

Type

Description

oid

oid

Row identifier (hidden attribute, which must be specified).

filtertype

name

Filter type. Currently, the value is logical_expr.

labelname

name

Name. Currently, the value is logical_expr.

policyoid

oid

OID of the audit policy, corresponding to the OID in the system catalog in GS_AUDITING_POLICY.

modifydate

timestamp without time zone

Latest creation or modification timestamp.

logicaloperator

text

Logical character string of a filter criterion.