Registry / logging / logstash-input-stdin

logstash-input-stdin

JSON →
library3.4.0rbrubygemsunverified

Logstash plugin that reads events from standard input for log processing pipelines.

gem install logstash-input-stdin
INSTALL
IMPORT
SIG · LOGSTASH-INPUT-STD
L
logstash-input-stdin
loggingrubyv3.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LogStash::Inputs::Stdin
require 'logstash-input-stdin'

Configures Logstash to read input from stdin.

require 'logstash-input-stdin' # This plugin is used within a Logstash pipeline configuration: # input { stdin { } } # output { stdout { codec => rubydebug } } # Run: logstash -f pipeline.conf
Debug
Known issues
gotchaThis gem is a Logstash plugin and must be installed on top of the Logstash core pipeline; it is not a standalone program.
fix
Install using bin/logstash-plugin install logstash-input-stdin within a Logstash installation.
affects: >= 0
Upgrade
Version history
3.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
logstash-input-stdin — gem install logstash-input-stdin · libregistry