elastic / stream2es

Stream data into ES (Wikipedia, Twitter, stdin, or other ESes)
355 stars 60 forks source link

show the reason for errors #46

Closed celesteking closed 9 years ago

celesteking commented 9 years ago

I'm getting this when trying to import data that's producing errors on ES side:

2015-05-19T23:45:24.592+0400 INFO  00:01,426 30,2d/s 81,4K/s (0,1mb) indexed 43 streamed 86 errors 43
2015-05-19T23:45:24.593+0400 ERROR finished with 43 errors

How do I see the actual errors?

drewr commented 9 years ago

There should be error- files in the cwd. Likely not the best way to do it, but at least they're visible.