I can't use the bulk function on my centos8

{
"error" : {
"root_cause" : [
{
"type" : "illegal_argument_exception",
"reason" : "Malformed action/metadata line [3], expected START_OBJECT or END_OBJECT but found [VALUE_STRING]"
}
],
"type" : "illegal_argument_exception",
"reason" : "Malformed action/metadata line [3], expected START_OBJECT or END_OBJECT but found [VALUE_STRING]"
},
"status" : 400
}

But you did not share what you are doing.

I can only tell from that that you are doing something wrong.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.