This package has been deprecated

Author message:

no longer supported. 8 years since last update

nosqlimport-elasticsearch

0.1.1 • Public • Published

nosqlimport-elasticsearch

A module for nosqlimport that allows data to be published to Elasticsearch.

Installation

npm install -g nosqlimport nosqlimport-elasticsearch

Import data to Elasticsearch

cat test.tsv | nosqlimport -n elasticsearch -u http://localhost:9200/mydatabase --db mycollection

See nosqlimport for further options.

Package Sidebar

Install

npm i nosqlimport-elasticsearch

Weekly Downloads

0

Version

0.1.1

License

Apache-2.0

Last publish

Collaborators

  • glynnbird