Skip to content

The Request Elements object describes characteristics of an API request.

uid

  • Type: string_t
  • Requirement: required

The unique request identifier.

containers

When working with containerized applications, the set of containers which write to the standard the output of a particular logging driver. For example, this may be the set of containers involved in handling api requests and responses for a containerized application.

data

  • Type: json_t
  • Requirement: optional

The additional data that is associated with the api request.

flags

  • Type: string_t
  • Requirement: optional

The list of communication flags, normalized to the captions of the flag_ids values. In the case of ‘Other’, they are defined by the event source.