
Ultimate access to all questions.
You are managing an application deployed on Google Kubernetes Engine (GKE), with its logs being captured by Cloud Logging. Your task is to ensure that sensitive data is removed from these logs before they are sent to the Cloud Logging API. Which logging plugin should you use for this purpose?
A
Utilize the fluent-plugin-detect-exceptions plugin to remove sensitive data.
B
Apply the fluent-plugin-record-reformer plugin to remove sensitive data.
C
Use the filter_record_transformer plugin to remove sensitive data.
D
Implement the fluent-plugin-parser plugin to remove sensitive data.