Skip to main content
Glama

view_server_logs

Retrieve and filter recent server log entries with options for lines, timestamps, log levels, and pagination to monitor TeamSpeak server activity and troubleshoot issues.

Instructions

View recent entries from the virtual server log with enhanced options

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
linesNoNumber of log lines to retrieve (1-100, default: 50)
reverseNoShow logs in reverse order (newest first, default: true)
instance_logNoShow instance log instead of virtual server log (default: false)
begin_posNoStarting position in log file (optional)
log_levelNoLog level (1=ERROR, 2=WARNING, 3=DEBUG, 4=INFO)
timestamp_fromNoUnix timestamp for log entries from (optional)
timestamp_toNoUnix timestamp for log entries to (optional)
complete_modeNoEnable complete mode - retrieve ALL logs by paginating automatically (default: false)
max_iterationsNoMaximum pagination iterations in complete mode (default: 1000, protection against infinite loops)
enhanced_debugNoEnable enhanced debugging information (default: false)

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/MarlBurroW/teamspeak-mcp'

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