Skip to content

Service to auto-import JSON files into a specified ElasticSearch node. Will automatically create indexes and document types as needed in ElasticSearch

License

Notifications You must be signed in to change notification settings

rmattsampson/ElasticSearchImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearchImporter

Service to auto-import JSON files into a specified ElasticSearch node. Will automatically create indexes and document types as needed in ElasticSearch

To Run: -Compile the Solution to generate the exe -Specify the configuration settings (in App.config) -Run the exe and will immediately start "polling" the specified drop share (recursively) for any new JSON files. Any files that it finds are automatically indexed into the ElasticSearch server specified. -Run the exe as a Windows Task if you want it to automatically start http://windows.microsoft.com/en-us/windows/schedule-task#1TC=windows-7

About

Service to auto-import JSON files into a specified ElasticSearch node. Will automatically create indexes and document types as needed in ElasticSearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages