Logstash (Server-side Log Pipeline API)

Logstash (Server-side Log Pipeline API) MCP Connector for Claude

A+

Monitor and manage Logstash instances — check node health, inspect pipeline statistics, and troubleshoot hot threads directly from any AI agent.

6 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Logstash instance to any AI agent to monitor and manage your server-side data processing pipelines through natural conversation.

What you can do

  • Health Monitoring — Get instant reports on the health status of your Logstash nodes and pipelines (Green/Yellow/Red).
  • Performance Metrics — Retrieve detailed JVM, process, and event flow statistics to identify bottlenecks.
  • Node Inspection — Access configuration details, OS environment, and pipeline settings.
  • Troubleshooting — Identify performance issues by fetching current hot threads in real-time.
  • Plugin Management — List all installed plugins and their versions to ensure environment consistency.

How it works

  1. Subscribe to this server
  2. Enter your Logstash API URL and credentials (if applicable)
  3. Start monitoring your data pipelines from Claude, Cursor, or any MCP-compatible client

No more manual curl commands to port 9600. Your AI acts as a dedicated systems administrator or SRE.

Who is this for?

  • DevOps Engineers — instantly check node health and JVM metrics without leaving the terminal or chat interface
  • SRE Teams — troubleshoot performance bottlenecks by inspecting hot threads during incidents
  • Data Engineers — verify pipeline settings and plugin versions across different environments
logstashelastic-stackobservabilitypipeline-monitoringnode-metrics

6 tools expose this connector's capabilities to your AI agent.

get_health_report

Get Logstash health report

get_hot_threads

Useful for troubleshooting performance issues. Get Logstash hot threads

get_node_info

Get Logstash node information

get_plugins_info

Get Logstash plugins information

get_root

Get Logstash root information

get_node_stats

Get Logstash node statistics

See how to talk to your AI agent using Logstash (Server-side Log Pipeline API).

What is the current health status of my Logstash instance?

I've checked the health report. Your Logstash instance is currently 'green'. All pipelines are functioning normally and no issues were detected in the latest report.

Show me the JVM and event statistics for this node.

Fetching node statistics... The JVM heap usage is at 45%, and the event pipeline is processing approximately 1,200 events per second with zero failures in the last 5 minutes.

Are there any hot threads causing performance issues right now?

I've analyzed the hot threads. There is one thread related to the 'elasticsearch' output plugin consuming 15% CPU, but overall the process looks stable. No critical bottlenecks detected.

You can use the `get_health_report` tool. It returns a status report (green, yellow, or red) for the Logstash instance and its active pipelines, allowing you to quickly identify any operational issues.

Related Connectors