Skip to main content
Glama
geored

Lumino

analyze_pod_logs_hybrid

Analyzes Kubernetes pod logs with intelligent strategy selection based on context and urgency, providing insights for troubleshooting, investigation, or monitoring.

Instructions

Hybrid log analyzer with intelligent strategy selection and caching. Automatically selects best analysis approach based on context and urgency. Args: namespace: Kubernetes namespace. pod_name: Pod name to analyze. container_name: Specific container (if multiple). strategy: "auto" (default), "smart_summary", "streaming", or "hybrid". request_type: "investigation", "troubleshooting", or "monitoring". urgency: "low", "medium" (default), "high", or "critical". use_cache: Use intelligent caching (default: True). custom_params: Custom parameters for strategies. Returns: Dict[str, Any]: Keys: strategy_used, analysis_results, supplementary_insights, performance_metrics, recommendations, cache_info.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
pod_nameYes
container_nameNo
strategyNoauto
request_typeNoinvestigation
urgencyNomedium
use_cacheNo
custom_paramsNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/geored/Lumino'

If you have feedback or need assistance with the MCP directory API, please join our Discord server