Skip to main content
Glama
Fato07
by Fato07

log_analyzer_extract_errors

Extract and group errors from log files to identify patterns, count occurrences, and analyze stack traces for debugging.

Instructions

Extract all errors and exceptions from a log file with stack traces. Args: file_path: Path to the log file include_warnings: Include WARN level entries (default: False) group_similar: Group similar error messages (default: True) max_errors: Maximum errors to return (1-500, default: 100) response_format: Output format - 'markdown' or 'json' Returns: Extracted errors grouped by similarity with occurrence counts, timestamps, and sample stack traces.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
include_warningsNo
group_similarNo
max_errorsNo
response_formatNomarkdown

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/Fato07/log-analyzer-mcp'

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