OCNORA

Google Cloud Logging

Google CloudOAuth 2.0credential probe

Write and query log entries in Google Cloud Logging (Google OAuth2).

OCNORA ships 10 typed Google Cloud Logging operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 10

  • Create Sink
    Create a log export sink to BigQuery, Cloud Storage, Pub/Sub or a log bucket.
    cloud_logging.create_sink
  • Delete Log
    Deletes all the log entries in a log for the global _Default Log Bucket.
    cloud_logging.delete_log
  • Delete Sink
    Delete a log export sink from a project.
    cloud_logging.delete_sink
  • Get Sink
    Read one log export sink, including the writer identity to grant.
    cloud_logging.get_sink
  • List Entries
    Query Cloud Logging entries in a project with a filter.
    cloud_logging.list_entries
  • List Logs
    List the log ids that have entries in a project.
    cloud_logging.list_logs
  • List Sinks
    List Cloud Logging export sinks in a project.
    cloud_logging.list_sinks
  • Update Sink
    Patch a log export sink — destination, filter, exclusions or disabled state.
    cloud_logging.update_sink
  • Update Sink Projects
    Updates a sink.
    cloud_logging.update_sink_projects
  • Write Log
    Write one entry to a Cloud Logging log (text or JSON payload).
    cloud_logging.write_log

Run your first Google Cloud Logging workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.