logPath

@SerialName(value = "LogPath")
val logPath: String?

Parameters

logPath

Location of the file used to buffer the container's logs. Depending on the logging-driver used for the container, this field may be omitted. This file is managed through the docker daemon, and should not be accessed or modified by other tools.