ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 88 - Professional Cloud DevOps Engineer discussion

Report
Export

You are running an application on Compute Engine and collecting logs through Stackdriver. You discover that some personally identifiable information (PII) is leaking into certain log entry fields. You want to prevent these fields from being written in new log entries as quickly as possible. What should you do?

A.
Use the filter-record-transformer Fluentd filter plugin to remove the fields from the log entries in flight.
Answers
A.
Use the filter-record-transformer Fluentd filter plugin to remove the fields from the log entries in flight.
B.
Use the fluent-plugin-record-reformer Fluentd output plugin to remove the fields from the log entries in flight.
Answers
B.
Use the fluent-plugin-record-reformer Fluentd output plugin to remove the fields from the log entries in flight.
C.
Wait for the application developers to patch the application, and then verify that the log entries are no longer exposing PII.
Answers
C.
Wait for the application developers to patch the application, and then verify that the log entries are no longer exposing PII.
D.
Stage log entries to Cloud Storage, and then trigger a Cloud Function to remove the fields and write the entries to Stackdriver via the Stackdriver Logging API.
Answers
D.
Stage log entries to Cloud Storage, and then trigger a Cloud Function to remove the fields and write the entries to Stackdriver via the Stackdriver Logging API.
Suggested answer: A
asked 18/09/2024
shubha sunil
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first