Skip to content

frenchbread/check-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-es

Useful scripts for elasticsearch

Setup

  1. Rename ./config/index.sample.js to ./config/index.js
  2. Change host value to yours in ./config/index.js

Usage

index.js - returns amount of items found on elasticsearch

$ node index.js

populateEsWithData.js - populates given elasticsearch instance with sample data

$ node populateEsWithData.js

License

MIT

Releases

No releases published

Packages

No packages published