Step 1: Download the Curl tool
Use your Windows machine to download the latest version of curl from the Curl Web site:
(1) Typically, most Windows users can download the latest version from the official website download page http://curl.haxx.se/download.html, as follows:
Win32 2000/xp Zip | 7.39.0 | binary | SSL | Günter Knauf | 2.06 MB, version number may vary due to version update.
(2) Other operating systems can be downloaded from the "Show Package for:" list box under the "Select Operating System" heading of the Curl Web site page.
Please unzip the compressed file of curl into a directory that is easy to access (for example, C:\curl).
Step 2:curl Pipeline Operation
Upload a log with a simple command: Open a terminal window, enter your user identifier, and then run it to upload the sample data to your account.
1 " Content-type:text/plain " --data-binary @-http://192.168.1.38:5180/bulk/06f69fae723038bbc5d75d29564051ea/tag/test
Curl and Postman topics