FirewallLogConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The available logging options for a firewall rule.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
enable |
bool
This field denotes whether to enable logging for a particular firewall rule. This field is a member of oneof _ _enable .
|
metadata |
str
This field can only be specified for a particular firewall rule if logging is enabled for that rule. This field denotes whether to include or exclude metadata for firewall logs. Check the Metadata enum for the list of possible values. This field is a member of oneof _ _metadata .
|
Classes
Metadata
Metadata(value)
This field can only be specified for a particular firewall rule if logging is enabled for that rule. This field denotes whether to include or exclude metadata for firewall logs.