Resource Type: GCP > Logging
The Google Cloud Platform (GCP) Logging service provides scalable logging capabilities in the GCP cloud. It allows users to store, search, analyze, monitor, and alert on log data and events from Google Cloud and Amazon Web Services. Known as log entries, these can help track the activity and performance of applications and services.
Resource Types
The Logging service includes these resource types:
Controls
The primary controls for GCP > Logging are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-logging#/resource/types/logging
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/gcp-logging#/resource/types/logging"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-logging#/resource/types/logging';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-logging#/resource/types/logging"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-logging#/resource/types/logging' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query