str
The path to which logs are saved when the
destination = PATH. This can be a local file
path on the VM, or under the mount point of a
Persistent Disk or Filestore, or a Cloud Storage
path.
Classes
Destination
Destination(value)
The destination (if any) for logs.
Values:
DESTINATION_UNSPECIFIED (0):
Logs are not preserved.
CLOUD_LOGGING (1):
Logs are streamed to Cloud Logging.
PATH (2):
Logs are saved to a file path.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]