Registry / logging / logstash-logger

logstash-logger

JSON →
library1.0.0rbrubygemsunverified

A Ruby logger that writes directly to Logstash in JSON format for centralized logging.

gem install logstash-logger
INSTALL
IMPORT
SIG · LOGSTASH-LOGGER
L
logstash-logger
loggingrubyv1.0.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.

LogStashLogger
require 'logstash-logger'

Sends a log message to Logstash

require 'logstash-logger' logger = LogStashLogger.new(host: 'localhost', port: 5228) logger.info('test message', extra: 'data')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
34
Resources
logstash-logger — gem install logstash-logger · libregistry