Module google_api_proto::google::cloud::compute::v1::router_nat_log_config
source · Expand description
Nested message and enum types in RouterNatLogConfig
.
Enums§
- Specify the desired filtering of logs on this NAT. If unspecified, logs are exported for all connections handled by this NAT. This option can take one of the following values: - ERRORS_ONLY: Export logs only for connection failures. - TRANSLATIONS_ONLY: Export logs only for successful connections. - ALL: Export logs for all connections, successful and unsuccessful.