Registry / logging / logstash-codec-plain

logstash-codec-plain

JSON →
library3.1.0rbrubygemsunverified

A Logstash plugin that provides a plain codec for parsing and encoding plain text events.

gem install logstash-codec-plain
INSTALL
IMPORT
SIG · LOGSTASH-CODEC-PLA
L
logstash-codec-plain
loggingrubyv3.1.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::Codecs::Plain
require 'logstash/codecs/plain'

Decode plain text data using the Logstash plain codec.

require 'logstash/codecs/plain' codec = LogStash::Codecs::Plain.new codec.decode('some data') { |event| puts event }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
logstash-codec-plain — gem install logstash-codec-plain · libregistry