Skip to main content
Glama
ruminaider

NewRelic MCP Server

by ruminaider

list_recent_logs

Retrieve recent log entries from NewRelic to monitor activity, filter by severity level, or apply custom search conditions for troubleshooting.

Instructions

List recent logs from NewRelic. Useful for getting an overview of recent log activity, filtering by level, or searching with custom conditions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of logs to retrieve (default: 100, max: 2000)
sinceMinutesAgoNoTime range in minutes to look back (default: 60)
levelNoLog level filter (e.g., 'ERROR', 'WARN', 'INFO', 'DEBUG')
whereClauseNoAdditional NRQL WHERE clause conditions. Example: service.name = 'my-service'

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/ruminaider/newrelic-mcp-server'

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