Skip to main content
Glama
ruminaider

NewRelic MCP Server

by ruminaider

query_logs

Search NewRelic logs by specific fields and values with time range filtering and wildcard pattern matching to find targeted log entries for troubleshooting and analysis.

Instructions

Search logs by field and value with optional time range. Supports wildcards (%) for pattern matching. Use this for targeted log searches based on specific criteria.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fieldYesField name to search on. Example: 'message', 'service.name', 'error.class'
valueYesValue to search for. Use % for wildcards. Example: '%timeout%' or 'my-service'
limitNoNumber of logs to retrieve (default: 100, max: 2000)
startTimeNoStart time in epoch milliseconds. Defaults to 1 hour ago if not specified.
endTimeNoEnd time in epoch milliseconds. Defaults to now if not specified.
additionalFieldsNoAdditional fields to select, comma-separated

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