Skip to content

ymurata/embulk-output-elasticsearch_using_url

Repository files navigation

Elasticsearch Using Url output plugin for Embulk

This plugin is forked from https://github.com/ipros-team/embulk-output-elasticsearch_ruby

Overview

  • Plugin type: output
  • Load all or nothing: no
  • Resume supported: no
  • Cleanup supported: yes

Configuration

Example

out:
  type: elasticsearch_using_url
  mode: normal
  nodes:
    - url: "http://localhost:9200"

Build

$ rake

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages