logstash

Installation
SKILL.md

Logstash

Logstash is a data processing pipeline that ingests data from various sources, transforms it, and then ships it to a designated "stash" like Elasticsearch. It's commonly used by DevOps engineers and system administrators for log management, security information and event management (SIEM), and general data analysis.

Official docs: https://www.elastic.co/guide/en/logstash/current/index.html

Logstash Overview

  • Pipelines
    • Pipeline Configurations
  • Settings
  • Nodes
  • Plugins

Working with Logstash

This skill uses the Membrane CLI to interact with Logstash. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Installs
66
GitHub Stars
219
First Seen
Apr 2, 2026
logstash — membranedev/application-skills