elastic / elastic/logstash

Providing introspection into running pipeline components

Open
#8,581 5 comments 0 reactions 0 assignees View on GitHub
design
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
1d 4h
Merged PRs (30d)
88

Description

Currently, it's hard to introspect the middle of a logstash pipeline and determine the contents of the events in those spots. To accomplish this today you'd need to edit your pipeline significantly and `clone` in the right spots and add the right `if` conditions to reroute the cloned data.

It'd be great if we had a general purpose facility for allowing users to reroute and debug messages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.