Send Failure Error while loading JSON file

Hi,

I am new to elastcisearch. When I try to load a JSON object (size of 2.14GB), using CURL, I am getting an error "CURL: (55) Send Failure: Connection was aborted". I don't have any problem with small sized JSON files. Does size matter here? Plz help me....

Is that one single 2.14GB document, or multiple?

It is a single file...

I tried splitting the files also (average size of 250MB) using split command. Set the max_content_length to 300MB. Again getting the same error....

Anything in your ES logs?