Change severity of log entries in GCP logging

351 Views Asked by At

Is it possible to automatically change some properties of already logged entries (such as severity) automatically for old as well as for new logs in the future? For example I want to change severity from warning to info for all entries using regex (or exact match) on some field

0

There are 0 best solutions below