After collecting diagnostic trace from a server running under a cell, a system administrator noticed
that the trace files contained sensitive information.
To avoid this issue in the future, what can the administrator do?

A.
Configure entries in the ras.rawtracelist.properties.
B.
Configure suppressSensitiveTrace in the bootstrap.properties file.
C.
Clear the “Disable logging and tracing of potentially sensitive data” checkbox.
D.
Add the entry com.ibm.websphere.logging.RawTraceList=Off to the end of the trace string.
Explanation:
Reference:http://www-01.ibm.com/support/knowledgecenter/SSCKBL_8.5.5/com.ibm.websphere.nd.multiplatform.doc/ae
/utrb_loglevel.html
C. should say “Check” not “Clear”. http://www-01.ibm.com/support/knowledgecenter/SSCKBL_8.5.5/com.ibm.websphere.nd.multiplatform.doc/ae/utrb_loglevel.html
0
0
Is the answer still C if it says “Clear” instead of “Check”?
0
0
The right answer is C , the suppressSensitiveTrace is configured in the server.xml so B is wrong.
http://www-01.ibm.com/support/knowledgecenter/SSEQTJ_8.5.5/com.ibm.websphere.base.doc/ae/ttrb_enablesensitivelogtrace.html
0
0
C whith “Clear” is the right answer
0
0
C
0
0
If C is right answer, I think this answer should be changed from ‘clear’ to ‘check’.
0
0
I chose C. I assumed ‘clear’ here, means ‘ensure’ or ‘select’.
0
0
The right answer is A here as per the link below.
http://www.ibm.com/support/knowledgecenter/SSEQTJ_8.5.5/com.ibm.websphere.base.doc/ae/ttrb_sensitivelogtrace.html
0
0
answer ‘C’
To disable sensitive log and trace guard, clear the Disable logging and tracing of potentially sensitive data check box
https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/ttrb_enablesensitivelogtrace.html
0
0
Correct answer is A.
0
0