Upload Store Logs

Uploads the log files of InStore as per the headers provided - supports activity logs and performance logs.

Uploading Activity Log Files to the Server

  • Use the headers mentioned.
  • Uploading Performance Log Files



Headers

Parameter NameData TypeDescription
Content-TypeStringmultipart/form-data
X-CAP-CLIENT-LOGFILENAMEStringName of the file on the client's machine.
X-CAP-CLIENT-LOGFILESIZELongThe size of the file in bytes in the client machine.
X-CAP-CLIENT-FILE-SIGNATUREStringHash of file on client.

Request Query Parameters

Parameter NameData TypeDescription
uploaded_timeDateTimeTime at which the log file is uploaded in the database. Format: YYYY-MM-DD HH:MM:SS
logged_timeDateTimeTime at which the log file is created in the database. Format: YYYY-MM-DD HH:MM:SS
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!