Registry / logging / logstash-output-elasticsearch

logstash-output-elasticsearch

JSON →
library11.5.0rbrubygemsunverified

A Logstash plugin that sends events to Elasticsearch for indexing and search.

gem install logstash-output-elasticsearch
INSTALL
IMPORT
SIG · LOGSTASH-OUTPUT-EL
L
logstash-output-elasticsearch
loggingrubyv11.5.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::Outputs::Elasticsearch
require 'logstash/outputs/elasticsearch'

Configure Logstash to output events to Elasticsearch.

require 'logstash/outputs/elasticsearch' # This plugin is typically used within a Logstash pipeline configuration. # Example config: # output { # elasticsearch { # hosts => ["localhost:9200"] # index => "my-index" # } # }
Debug
Known issues
gotchaRequires Logstash core to be installed; not a standalone gem.
fix
Install Logstash and use bin/logstash-plugin install logstash-output-elasticsearch.
affects: >= 11.0.0
Upgrade
Version history
11.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
logstash-output-elasticsearch — gem install logstash-output-elasticsearch · libregistry