vey-proxy supports multiple logging drivers. See log for configuration details.
vey-proxy
All logs generated by vey-proxy are structured. This section documents the fields used by each log type.
The following shared keys are present in all log records:
optional, type: string
The daemon group name for the process. It can be set through command-line options.
required, type: int
The process ID. There may be multiple processes at the same time, with one online and others draining in offline mode.
The process ID.
There may be multiple processes at the same time, with one online and others draining in offline mode.
required, type: enum string
The log type. The meaning of non-shared keys depends on this value.
Values are:
Task Escape Resolve
Task
Escape
Resolve
optional, type: unix timestamp
The timestamp at which this log was generated.
This field is present only when the configured log driver is set to append it. See log driver for details.