List of questions
Related questions
Question 135 - Professional Cloud DevOps Engineer discussion
Your Cloud Run application writes unstructured logs as text strings to Cloud Logging. You want to convert the unstructured logs to JSON-based structured logs. What should you do?
A.
A Install a Fluent Bit sidecar container, and use a JSON parser.
B.
Install the log agent in the Cloud Run container image, and use the log agent to forward logs to Cloud Logging.
C.
Configure the log agent to convert log text payload to JSON payload.
D.
Modify the application to use Cloud Logging software development kit (SDK), and send log entries with a jsonPay10ad field.
Your answer:
0 comments
Sorted by
Leave a comment first