The logentry template represents an individual entry within a log.
When writing the configuration, the value for the fields associated with this template can either be a
literal or an expression1. Please note that if the datatype of a field is not istio.policy.v1beta1.Value,
then the expression’s inferred type must match the datatype of the field.
Severity indicates the importance of the log entry.
No
monitoredResourceType
string
Optional. An expression to compute the type of the monitored resource this log entry is being recorded on.
If the logging backend supports monitored resources, these fields are used to populate that resource.
Otherwise these fields will be ignored by the adapter.
Optional. A set of expressions that will form the dimensions of the monitored resource this log entry is being
recorded on. If the logging backend supports monitored resources, these fields are used to populate that resource.
Otherwise these fields will be ignored by the adapter.