google-cloud-recipe-networking-observability
google cloud recipe networking observability
What it does
- Threat Logs: Specialized logs from Cloud Firewall Plus and Cloud IDS
- VPC Flow Logs: Capture sample IP traffic to and from network interfaces.
- Firewall Logs: Record connection attempts matched by firewall rules. Use
- Cloud NAT Logs: Audit NAT translations. Use to audit traffic going
- Networking Metrics: Aggregated time-series data for throughput, RTT
- Connectivity Tests: Static analysis tool for path diagnostics. Use to
- ALWAYS check for BigQuery linked datasets (for example,
Requirements & configuration
- 1. Identify the Primary Source: Quickly determine if the user needs
Configuration: EXCLUDE_ALL_METADATA
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
google-cloud-recipe-networking-observability FAQ
What does the google-cloud-recipe-networking-observability skill do?
>- Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics. Use when investigating VPC Flow Logs, NAT, firewall, or threat logs, querying latency and throughput metrics, or running Connectivity Tests for path diagnostics. Threat Logs: Specialized logs from Cloud Firewall Plus and Cloud IDS VPC Flow Logs: Capture sample IP traffic to and from network interfaces.
What does google-cloud-recipe-networking-observability require?
1. Identify the Primary Source: Quickly determine if the user needs Configuration keys: EXCLUDE_ALL_METADATA.
How do I install google-cloud-recipe-networking-observability?
Run: npx -y skills add https://github.com/google/skills --skill google-cloud-recipe-networking-observability --agent claude-code — the source lives at github.com/google/skills.
Maintain google-cloud-recipe-networking-observability?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[google-cloud-recipe-networking-observability on getagentictools](https://getagentictools.com/skills/google-skills-google-cloud-recipe-networking-observability?ref=badge) npx agentictools info skills/google-skills-google-cloud-recipe-networking-observability The second line is the CLI lookup for this page — handy in READMEs and docs.