Skip to main content
Glama
Fato07
by Fato07

log_analyzer_diff

Compare log files or time periods to identify new errors, resolved issues, and volume changes for debugging and monitoring.

Instructions

Compare log files or time periods within a log file. Args: file_path_a: First log file path file_path_b: Second log file path (optional - for comparing two files) time_range_a_start: Start time for first period (ISO format, for time comparison) time_range_a_end: End time for first period (ISO format) time_range_b_start: Start time for second period (ISO format) time_range_b_end: End time for second period (ISO format) response_format: Output format - 'markdown' or 'json' Returns: Comparison showing new errors, resolved errors, and volume changes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_path_aYes
file_path_bNo
time_range_a_startNo
time_range_a_endNo
time_range_b_startNo
time_range_b_endNo
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