Control: GCP > CIS v2.0 > 6 - Cloud SQL Database Services > 6.02 - PostgreSQL Database > 6.02.01 - Ensure 'Log_error_verbosity' Database Flag for Cloud SQL PostgreSQL Instance Is Set to 'DEFAULT' or Stricter
Configures auditing against a CIS Benchmark item.
Level: 2
The log_error_verbosity flag controls the verbosity/details of messages logged. Valid values are:
- TERSE - DEFAULT - VERBOSETERSE
excludes the logging of DETAIL
, HINT
, QUERY
, and CONTEXT
error information.VERBOSE
output includes the SQLSTATE
error code, source code file name, function name, and line number that generated the error.
Ensure an appropriate value is set to 'DEFAULT' or stricter.
Resource Types
This control targets the following resource types:
Primary Policies
The following policies can be used to configure this control:
Category
In Your Workspace
Developers
- tmod:@turbot/gcp-cisv2-0#/control/types/r060201
- tmod:@turbot/cis#/control/categories/v070603
- turbot graphql controls --filter "controlTypeId:tmod:@turbot/gcp-cisv2-0#/control/types/r060201"
Get Controls
Control Type URI
Category URI
GraphQL
CLI