Show only payload in GCP Logs Viewer (Stackdriver)

Viewed 63

Is there a way to show only log payload (plain text) and get rid of all the metadata noise in GCP Logs Viewer (previously Stackdriver Logs Viewer)? GCP Logs Viewer breaks a plain text log file into many json records with lots of noise and makes it also impossible to read. Basically, I want the same experience as I view a log file on a VM.

0 Answers
Related