ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: GCP > Logging > Sink > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing GCP > Logging > Sink data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_gcp_logging_sink
label: GCP > Logging > Sink
extendsTable: cmdb_ci
columns:
- name: create_time
label: Create Time
- name: description
label: Description
- name: destination
label: Destination
- name: disabled
label: Disabled
type: boolean
- name: exclusions
label: Exclusions
type: string
size: 1000
- name: filter
label: Filter
- name: include_children
label: Include Children
type: boolean
- name: output_version_format
label: Output Version Format
type: string
size: 1000
- name: project
label: Project
- name: sink_name
label: Name
- name: update_time
label: Update Time
- name: writer_identity
label: Writer Identity

Category

In Your Workspace

Developers