-
Notifications
You must be signed in to change notification settings - Fork 0
Rakanixu/elastic-analytics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### elastic-analytics Parse CSV files and index into elasticsearch as plain JSON. ## Info Data is imported as strings. If you are interested in time events you can create a new mapping with some field as date. Afterwards you can reindex existing data to a new index with desired mapping. Have a look on elastic-mapping, you'll find a way to create a new index with a custom mapping. Once it exists, reidex data to newer index. If you wan to filter data, have a look on elasti-query. DSL query will allow you to select data you are interested in. # Run go run main.go -path ~/Downloads/csv/
About
Export CSV data to elasticsearch
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published