mcp-server-logs-sieve
WIP - A Model Context Protocol (MCP) server that enables AI assistants to efficiently filter and analyze Cloud Platform logs by specific prefixes and patterns.
GitHubスター
0
ユーザー評価
未評価
お気に入り
0
閲覧数
4
フォーク
0
イシュー
0
CP Logs MCP Server
A Model Context Protocol (MCP) server that enables AI assistants to efficiently filter and analyze Cloud Platform logs by specific prefixes and patterns.
Overview
This MCP server provides seamless integration between AI assistants and Cloud Logging, allowing you to quickly sieve through massive log datasets to find relevant information. Whether you're debugging applications, monitoring system health, or investigating security incidents, this tool streamlines log analysis workflows.
Features
- 🔍 Prefix-based filtering - Filter logs by specific text prefixes
- 📊 Multiple log sources
- ⏰ Time range queries - Filter logs within specific time windows
- 📈 Log aggregation - Summarize and count matching log entries
- 🛡️ Secure authentication - Uses service account credentials
Examples
Basic Log Filtering
"Show me all logs with prefix 'user-service:' from the last hour"
Error Investigation
"Find all ERROR level logs containing 'database connection' from the past 24 hours"
Performance Monitoring
"Aggregate logs with prefix 'response_time:' and group by service name"
Security Analysis
"Search for logs matching pattern 'failed login.IP: 192.168.' in the last week"
Support
- 📧 Email: theoluwatunmiseolatunbosun@gmail.com
- 🐛 Issues: GitHub Issues
- 💬 Discussions: GitHub Discussions