gcp-cloud-logging

Search and analyze Google Cloud logs, including VPC flow, firewall, and audit logs.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill gcp-cloud-logging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp-cloud-logging
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/gcp-cloud-logging
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill gcp-cloud-logging

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of searching, analyzing, and understanding logs within Google Cloud Platform, enabling efficient troubleshooting and security auditing.

Core Features & Use Cases

  • Log Search & Analysis: Query log entries for specific events, errors, or traffic patterns.
  • Log Discovery: Identify available log sources within your GCP project.
  • Workflow Examples: Investigate VPC flow logs for network traffic anomalies, audit firewall rule activity, or trace API calls using audit logs.

Quick Start

Use the gcp-cloud-logging skill to search for denied VPC flow logs in the last hour.

Frequently Asked Questions about gcp-cloud-logging

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and analyze GCP audit logs for API call activity?

To analyze GCP logs, you query specific log entries to trace API calls, review firewall rule activity, and inspect network traffic anomalies. This facilitates efficient troubleshooting and security auditing across your Google Cloud project.

Can I use this to investigate denied VPC flow logs for network traffic anomalies?

Yes, you can query VPC flow logs to identify traffic anomalies and review denied traffic patterns. This streamlines network troubleshooting by inspecting specific log entries within your Google Cloud environment.

Do I need GOOGLE_APPLICATION_CREDENTIALS to query Google Cloud logs?

Yes, querying Google Cloud logs requires GOOGLE_APPLICATION_CREDENTIALS and GCP_PROJECT_ID for OAuth 2.0 authentication via Google IAM. These credentials authorize secure access to inspect your log buckets and views.

What is the best way to discover available log sources in my GCP project?

The best way to discover available log sources is to perform log discovery to identify specific log names within your GCP project. This reveals available log entries for targeted troubleshooting and security investigations.

How do I inspect log buckets and views for firewall logs troubleshooting?

To inspect firewall logs, you query log buckets and views to audit firewall rule activity. This allows you to analyze specific log entries and troubleshoot security configurations within your Google Cloud environment.