今天在看kibi的使用说明
具体章节:loading data into elasticsearch
配置curl 命令:参考博文:http://www.cnblogs.com/xing901022/p/4652624.html
下载: http://curl.haxx.se/download.html
解压下载好的文件,拷贝I386/curl.exe文件到C:WindowsSystem32
然后就可以在DOS窗口中任意位置,使用curl命令了。