Sketch Logstash / ingest pipelines — input, filter (grok/json/mutate), ES output. No prod deploy.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill logstash --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Logstash?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/khaitrang1995-logstash)More formats (shields.io, HTML) on the badges page.
---
name: logstash
description: Sketch Logstash / ingest pipelines — input, filter (grok/json/mutate), ES output. No prod deploy.
user-invocable: true
argument-hint: "<service> [--format json|plaintext] [@sample.log]"
---
# /logstash
## Examples
```
/logstash booking-api --format json
/logstash nginx-access @access-sample.log
```
## Process
1. Prefer a real sample line for grok
2. Input / filter / ECS-ish fields / ES output
3. Failure tags / DLQ note
4. L1 → `docs/ops/elk/pipelines/{name}.conf`
## Output
`@_templates/logstash-pipeline.conf`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!