Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutLogsRequest

example

Click here to see how to use PutLogsRequest.

Hierarchy

Properties

logId

logId: string

OCID of a log to work with.

Optional opcAgentVersion

opcAgentVersion: undefined | string

Version of the agent sending the request.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

putLogsDetails

putLogsDetails: PutLogsDetails

The logs to emit.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

Optional timestampOpcAgentProcessing

timestampOpcAgentProcessing: Date

Effective timestamp, for when the agent started processing the log segment being sent. An RFC3339-formatted date-time string with milliseconds precision.