Skip to main content

Inbound S3 Logs

Files.com records a detailed audit log of requests made to your site through the S3-Compatible Endpoint. Use Inbound S3 Logs to audit activity from S3 clients and to troubleshoot failed requests.

Files.com records each request made to the S3-Compatible Endpoint using one of your site's S3-compatible Access Key IDs, including requests that fail.

Details Recorded in Inbound S3 Logs

Each Inbound S3 log entry includes the following columns.

ColumnDetails
DateStart time of the request.
OperationS3 operation type, such as GetObject.
PathPath requested by the S3 client. When filtering the Path, delimit it with slashes (/), excluding both the start and end slashes. Maximum length: 5000 characters.
Client IPIP address of the S3 client.
Request-IDUnique identifier assigned to each request.
S3-Compatible Access Key IDAccess Key ID that signed the request.
User AgentUser agent reported by the S3 client.
Error TypeType of error returned to the S3 client, if the request failed.
Error MessageError message returned to the S3 client, if the request failed.
StatusSuccess or Error status for each request.
Duration (ms)Time taken in milliseconds for the execution of the request.