Skip to main content
Glama
geored

Lumino

detect_log_anomalies

Identify unusual patterns in log data by analyzing error frequency, repetition, and timestamps to detect potential issues in systems.

Instructions

Detect anomalies in log data using error frequency, pattern repetition, and timestamp analysis. Args: logs: Raw log content (newline-separated entries). baseline_patterns: Optional expected error patterns for comparison. severity_threshold: "low" (most sensitive), "medium", or "high" (least sensitive). Returns: Dict[str, Any]: Keys: anomaly_detected (bool), anomaly_details, analysis_summary.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
logsYes
baseline_patternsNo
severity_thresholdNomedium

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