SolarWinds Logs MCP Server
by jakenuts
visualize_logs
Generate a histogram visualization of log events
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endTime | No | UTC end time (ISO 8601 format), defaults to current time | |
entityId | No | Filter logs by a specific entity ID | |
filter | No | A search query string | |
format | No | Output format: text for ASCII chart, json for Claude visualization | text |
group | No | Filter logs by a specific group name | |
interval | No | Time interval for histogram buckets | hour |
pageSize | No | Maximum messages to analyze | |
startTime | No | UTC start time (ISO 8601 format), defaults to 24 hours ago | |
use_utc | No | Use UTC time instead of local time |