You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
Hello,
Using your exemple of a multiple insert (here) does not work. Only the first element is inserted in ES.
I'm trying either
curl -XPOST localhost:9200/sample/_taste/event -d "@dataSample.txt"
and either
curl -XPOST localhost:9200/sample/_taste/event -d \
'.........
.......
......'
None of them works.
dataSample.txt
System: MacOS X 10.11.4
Thanks !
The text was updated successfully, but these errors were encountered: