ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Logstash with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Monitor and manage Logstash instances. check node health, inspect pipeline statistics, and troubleshoot hot threads directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Logstash capability set.

These are the exact actions your AI can choose when you ask it to work with Logstash.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Logstash.

  1. 01

    Get health report

    Get Logstash health report

  2. 02

    Get hot threads

    Useful for troubleshooting performance issues. Get Logstash hot threads

  3. 03

    Get node info

    Get Logstash node information

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Logstash.

  1. 04

    Get node stats

    Get Logstash node statistics

  2. 05

    Get plugins info

    Get Logstash plugins information

  3. 06

    Get root

    Get Logstash root information

Observed, not estimated

857ms average. Fast in production.

Logstash is checked daily against the live service.

Daily averagePeak 1029ms
Aug 20Today
Fastest day
658ms
Slowest day
1029ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Logstash, so you can see the experience inside your AI.

It does not authenticate your account with Logstash. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Logstash Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_G6cYJLL83M9WJkGchJHvaG5mCmPdAwlj9y4dIbS7/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Logstash capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "logstash-server-side-log-pipeline-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_G6cYJLL83M9WJkGchJHvaG5mCmPdAwlj9y4dIbS7/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Logstash owners ask.

  • 01

    How can I check if my Logstash pipelines are running correctly?

    You can use the get_health_report capability. 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.

  • 02

    Can the AI help me find performance bottlenecks in my Logstash node?

    Yes! Use get_node_stats to see detailed JVM and event metrics, or get_hot_threads to see which parts of the process are consuming the most CPU. This helps pinpoint exactly where the slowdown is occurring.

  • 03

    Is it possible to list all installed plugins and their versions?

    Absolutely. The get_plugins_info capability retrieves a complete list of all currently installed Logstash plugins along with their specific version numbers.