Skip to main content
Glama
Fato07
by Fato07

log_analyzer_tail

Retrieve recent log entries from a file with filtering by log level and customizable output format for quick debugging and analysis.

Instructions

Get the most recent log entries from a file. Args: file_path: Path to the log file lines: Number of lines to return (1-1000, default: 100) level_filter: Filter by log level (ERROR, WARN, INFO, DEBUG) response_format: Output format - 'markdown' or 'json' Returns: The last N log entries, parsed and formatted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
linesNo
level_filterNo
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