embulk-output-elasticsearch 0.4.8
Install from the command line:
Learn more about RubyGems packages
$ gem install embulk-output-elasticsearch --version "0.4.8"
Install via Gemfile:
source "https://rubygems.pkg.github.com/st-tech" do
gem "embulk-output-elasticsearch", "0.4.8"
end
About this version
Elasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch read by any input plugins. Search the input plugins by "embulk-input" keyword.