Skip to main content
Glama

Local Logs MCP Server

by mariosss

watch_log

Monitor a log file for changes in real-time to track application behavior and debug issues as they occur.

Instructions

Monitor a log file for changes

Input Schema

NameRequiredDescriptionDefault
filenameNoName of the log file to monitor (default: combined.log)combined.log

Input Schema (JSON Schema)

{ "properties": { "filename": { "default": "combined.log", "description": "Name of the log file to monitor (default: combined.log)", "type": "string" } }, "required": [], "type": "object" }

Other Tools from Local Logs MCP Server

Related Tools

    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/mariosss/local-logs-mcp-server'

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