Skip to main content
Glama
Fato07
by Fato07

log_analyzer_suggest_format

Analyze log files to detect parsing formats, suggest optimal approaches, and provide custom pattern recommendations for efficient log processing.

Instructions

Analyze a log file and suggest the best parsing approach.

Returns detailed format detection information including:
- Detected format with confidence score
- Alternative formats to try if confidence is low
- Sample of unparseable lines with suggestions
- Custom pattern suggestions for generic parser

Args:
    file_path: Path to the log file to analyze
    sample_size: Number of lines to sample for analysis (default: 100)
    response_format: Output format - 'markdown' or 'json'

Returns:
    Format suggestions and analysis results

Input Schema

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