Registry / logging / logstash-codec-json-lines

logstash-codec-json-lines

JSON →
library3.2.2rbrubygemsunverified

A Logstash plugin that encodes and decodes JSON lines format for use within the Logstash pipeline.

gem install logstash-codec-json_lines
INSTALL
IMPORT
SIG · LOGSTASH-CODEC-JSO
L
logstash-codec-json-lines
loggingrubyv3.2.2
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::JsonLines
require 'logstash/codecs/json_lines'

Decode a JSON line string into a Logstash event.

require 'logstash/codecs/json_lines' codec = LogStash::Codecs::JsonLines.new codec.decode('{"message":"hello"}') { |event| puts event }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
40
Resources
logstash-codec-json-lines — gem install logstash-codec-json-lines · libregistry