Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to import 200million data to elasticsearch more quilckly #16

Open
Leehom23 opened this issue Oct 28, 2019 · 1 comment
Open

how to import 200million data to elasticsearch more quilckly #16

Leehom23 opened this issue Oct 28, 2019 · 1 comment

Comments

@Leehom23
Copy link

i have about 10000 csv files, 200million rows total. i want to import them to es once. so can anybody tell me how to solve this problems;

@dtr0yan
Copy link

dtr0yan commented Jul 27, 2020

Hi @Leehom23 you need to use logstash https://www.elastic.co/logstash
It's easy to install and configure tool to move data to ES in your case. And also it is very fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants