Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typelist
printablefalse

...

Field Name

Description

Auth Domain

Tenant or storage domain name used to authenticate user; tenant names prefixed with "+"

Auth User

User ID used to authenticate; empty if anonymous

Bucket

Name of bucket

DNS Domain

Origin DNS domain; value of Host header from the request

Domain

Swarm domain name to which operation refers to

Elapsed Time

Transaction time in milliseconds

HTTP Code

Request response code. Exceptions in request handling return a 500. All SCSP requests with authorization errors output a 401.

Log Level

Logging level for the audit log entry

Message Type

Message category to simplify filtering

Object Name or UUID

Named of object, excluding bucket name, or UUID for unnamed streams

Operation

The operation. Examples: POST, HEAD, DELETE, INVOKE

Record Format Version

Audit log record format version. This changes if format of the output records is different from the previous release.

Request ID

A unique identifier for client request attached to all associated audit messages. This value matches the HTTP response header Gateway-Request-Id given to the client and is used in the server log.

Response Bytes

Number of bytes sent to Source IP in the HTTP response body

Source Bytes

Number of bytes received from Source IP in the message body

Source IP

IP address from which a request originated

Timestamp

High resolution timestamp up to millisecond

...

INVOKE operations: The optional feature Video Clipping (v11.0) logs INVOKE operations. Each video clipping event logs multiple events to provide auditing through the process, which may take a while to complete. When you create a video clip, Gateway acknowledges the request with an INVOKE message. See [Archived] Video Clipping for Partial File Restorehttps://perifery.atlassian.net/wiki/spaces/public/pages/2990833665/Video+Clipping+for+Partial+File+Restore?search_id=35c5b723-71ac-4f83-a075-95c094398997.

Application-Supplied Tag

Gateway's audit logging allows for the client application to supply a custom tag that can be used to correlate multiple audit log entries to one application-level transaction. The application specifies this tag in a Gateway-Audit-Id request header and it must be alpha-numeric and is truncated at 32 characters. When this optional tag is received, the Request ID field of the audit log entry contains the automatically-generated request identifier from the Gateway, a dash ("-"), and the application-supplied tag.

...