Optional. The minimum severity of logs that will be sent to Stackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be sent, unless it is NONE.
LogSeverity
The different severities for logging supported by Eventarc Advanced resources. This enum is an exhaustive list of log severities and is FROZEN. Do not expect new values to be added.
Enums
LOG_SEVERITY_UNSPECIFIED
Log severity is not specified. This value is treated the same as NONE, but is used to distinguish between no update and update to NONE in update_masks.
NONE
Default value at resource creation, presence of this value must be treated as no logging/disable logging.
DEBUG
Debug or trace level logging.
INFO
Routine information, such as ongoing status or performance.
NOTICE
Normal but significant events, such as start up, shut down, or a configuration change.
WARNING
Warning events might cause problems.
ERROR
Error events are likely to cause problems.
CRITICAL
Critical events cause more severe problems or outages.
[[["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 2025-06-13 UTC."],[[["\u003cp\u003ePlatform Telemetry logging for Eventarc Advanced resources is configured using a JSON representation that specifies the minimum log severity to be sent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elogSeverity\u003c/code\u003e field determines the minimum severity level of logs sent to Stackdriver/Platform Telemetry, with logs at or above this severity being sent, unless set to NONE.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogSeverity\u003c/code\u003e enum defines the various log severities, including \u003ccode\u003eLOG_SEVERITY_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eNONE\u003c/code\u003e, \u003ccode\u003eDEBUG\u003c/code\u003e, \u003ccode\u003eINFO\u003c/code\u003e, \u003ccode\u003eNOTICE\u003c/code\u003e, \u003ccode\u003eWARNING\u003c/code\u003e, \u003ccode\u003eERROR\u003c/code\u003e, \u003ccode\u003eCRITICAL\u003c/code\u003e, \u003ccode\u003eALERT\u003c/code\u003e, and \u003ccode\u003eEMERGENCY\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSetting the \u003ccode\u003elogSeverity\u003c/code\u003e to \u003ccode\u003eNONE\u003c/code\u003e at resource creation, or having it set to the \u003ccode\u003eLOG_SEVERITY_UNSPECIFIED\u003c/code\u003e will result in logging being disabled.\u003c/p\u003e\n"]]],[],null,[]]