Skip to content

Indexes a normal JSON document into elasticsearch without the action description

Notifications You must be signed in to change notification settings

jparish3/es-json-load

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch JSON Load

Use this to index normal JSON arrays into elasticsearch without the action description line.

Run something like

es-json-load --data --file=/absolute/path/to/file --index=<index-name> --type=<type-name>

About

Indexes a normal JSON document into elasticsearch without the action description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%