mcp-server-google-logging
If you are the rightful owner of mcp-server-google-logging and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp-server-google-logging is a Model Context Protocol server designed to interact with Google Cloud's logging services using the gcloud CLI.
The mcp-server-google-logging server is designed to facilitate the retrieval and management of logs from Google Cloud projects using the gcloud CLI. It requires users to be logged into gcloud with appropriate IAM permissions. The server can return logs in YAML format and allows for querying logs with minimal necessary content, such as resource name and timestamp. The server can be started with a project ID as a parameter, and it supports various logging operations like reading logs, listing logs, managing log buckets, and handling log sinks and metrics. The server is particularly useful for projects with different logging contexts, such as YS4B, 無印, and 戸建て, where domain knowledge and log output methods vary.
Features
- Log Retrieval: Allows reading logs with specified filter conditions using gcloud logging read.
- Real-time Log Monitoring: Supports real-time log tracking with gcloud logging tail.
- Log Management: Lists and manages logs, including deletion with gcloud logging logs list and delete.
- Bucket Management: Manages log storage buckets with gcloud logging buckets list and update.
- Sink Management: Manages log export destinations with gcloud logging sinks list and create.