graylog-tst

Query Graylog test environment streams, indices, and fields via REST API.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/stefanbosak/claude-cli --skill graylog-tst-stefanbosak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graylog-tst
Source: https://github.com/stefanbosak/claude-cli/tree/main/.claude/skills/graylog-tst
Command: npx skills add https://github.com/stefanbosak/claude-cli --skill graylog-tst-stefanbosak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Graylog test environment specialist for log search, aggregation, and analysis. Use when asked to: search logs, find errors, query streams, analyze log patterns, investigate test run failures, debug staging issues, or check log volumes in the test or staging environment. Trigger keywords: graylog-tst. Do NOT use for production environment logs (use graylog-prd instead).

Core Features & Use Cases

  • Simplified connectivity to a Graylog test server for targeted log search and diagnostics.
  • Ability to query streams, list indices, and perform aggregations to identify patterns and anomalies.
  • Guided workflow to investigate test failures and debug staging issues in a safe, isolated environment.

Quick Start

Query the test Graylog environment for recent errors in the last hour.

Frequently Asked Questions about graylog-tst

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search test environment logs in Graylog for recent errors?

To search test environment logs, query the Graylog test server to find errors, analyze log patterns, and investigate test run failures using targeted log search and diagnostics within a safe, isolated environment.

Can I use this to query Graylog streams and list indices for log aggregation?

Yes, you can query streams, list indices, and perform aggregations on the Graylog test server to identify log patterns, anomalies, and validate log volume during staging issue debugging.

What is needed to connect to a Graylog test server for debugging staging issues?

Debugging staging issues requires the graylog-tst agent and MCP server to be available, enabling connectivity that uses Graylog REST API calls to execute queries and retrieve log results.

When should I not use this Skill for log analysis?

Do not use this Skill for production environment logs; it is strictly a test environment specialist for debugging test runs, validating log volume, and investigating staging failures safely.

How do I investigate test run failures by examining fields in Graylog?

Investigate test run failures by examining fields, querying streams, and listing indices through the Graylog REST API, which retrieves results to help analyze log patterns and debug issues.