Skip to main content
Glama

Log Analyzer MCP

by djm81

search_log_all_records

Search all log records with customizable scope, context, and content patterns to streamline log analysis and troubleshooting workflows.

Instructions

Search for all log records, optionally filtering by scope and content patterns, with context.

Input Schema

NameRequiredDescriptionDefault
context_afterNo
context_beforeNo
log_content_patterns_overrideNo
log_dirs_overrideNo
scopeNodefault

Input Schema (JSON Schema)

{ "properties": { "context_after": { "default": 2, "title": "Context After", "type": "integer" }, "context_before": { "default": 2, "title": "Context Before", "type": "integer" }, "log_content_patterns_override": { "default": "", "title": "Log Content Patterns Override", "type": "string" }, "log_dirs_override": { "default": "", "title": "Log Dirs Override", "type": "string" }, "scope": { "default": "default", "title": "Scope", "type": "string" } }, "title": "search_log_all_recordsArguments", "type": "object" }

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/djm81/log_analyzer_mcp'

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