elastic-bulk-stream

2.0.0 • Public • Published

elastic-bulk-stream

transform stream to transfer data to elasticsearch

 
import { Client } from 'elasticsearch'
import elasticBulkStream from 'elastic-bulk-stream'
 
const client = new Client({ host: 'http://localhost:9200' })
 
getSomeInputStream().pipe(elasticBulkStream(client))

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i elastic-bulk-stream

Weekly Downloads

2

Version

2.0.0

License

ISC

Last publish

Collaborators

  • pgherveou2