Skip to content

Update a log entry

PUT
/v1/log/{timestamp}/

Replace all fields of an existing log entry.

timestamp
required
string format: date-time

A unique value identifying this log.

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
timestamp
required
string format: date-time
agent_id
required
string format: uuid
service_name
required
string
body
required
string
log_attributes
required
resource_attributes
required

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
timestamp
required
string format: date-time
agent_id
required
string format: uuid
service_name
required
string
body
required
string
log_attributes
required
resource_attributes
required