What can we do to avoid saving this information to the system logs?

During the monitoring tasks you realize that a third party integration with your storefront is logging sensitive data.

What can we do to avoid saving this information to the system logs?
A . Add a new log category for this service with level greater than the sensitive data is added to avoid logging.
B . Implement filterLogMessage method for the ServiceCallback to filter response log messages.
C . Implement filterResponseLogMessage method for the ServiceCallback to filter response log messages.
D . Implement getRequestLogMessage method for the ServiceCallback and remove sensitive data.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments