GoogleCloudPlatform / GoogleCloudPlatform/k8s-stackdriver
json log not formatted
Open
- Dominant language
- Go
- Stars
- 409
- Forks
- 236
- Avg merge
- 2h 34m
- Merged PRs (30d)
- 9
Description
I tried to use the agent to send json logs to StackDriver.
When I look at the log entries on StackDriver, I see:
jsonPayload: {
log: "{"time":"2019-07-22T13:02:12.3443011Z"...
}
How do I avoid that log: "{...}" level and get all properties directly under jsonPayload?
Contributor guide
Assessment
This issue has not been assessed yet.