ProjectSink is the Schema for the ProjectSinks API. Manages a project-level logging sink.
Type
CRD
Group
logging.gcp.upbound.io
Version
v1beta1
apiVersion: logging.gcp.upbound.io/v1beta1
kind: ProjectSink
ProjectSinkSpec defines the desired state of ProjectSink
No description provided.
Options that affect sinks exporting data to BigQuery. Structure documented below.
Log entries that match any of the exclusion filters will not be exported. If a log entry is matched by both filter and one of exclusions.filter, it will not be exported. Can be repeated multiple times for multiple exclusions. Structure is documented below.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
ProjectSinkStatus defines the observed state of ProjectSink.
No description provided.
Options that affect sinks exporting data to BigQuery. Structure documented below.
Log entries that match any of the exclusion filters will not be exported. If a log entry is matched by both filter and one of exclusions.filter, it will not be exported. Can be repeated multiple times for multiple exclusions. Structure is documented below.
Conditions of the resource.
my-sink
apiVersion: logging.gcp.upbound.io/v1beta1
kind: ProjectSink
metadata:
annotations:
meta.upbound.io/example-id: logging/v1beta1/projectsink
upjet.upbound.io/manual-intervention: ProjectSink resource and ProjectIAMMember
resource require a real Project ID
labels:
testing.upbound.io/example-name: my-sink
name: my-sink
spec:
forProvider:
destination: pubsub.googleapis.com/projects/${project_id}/topics/instance-activity
filter: resource.type = gce_instance AND severity >= WARNING
uniqueWriterIdentity: true
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.