Avaya OneCloud UCaaS Fundamentals — Question 13
Which statement describes the steps to save the traceSM log file?
Answer options
- A. While traceSM is running, type 'w' and a filename; the file is written to the user's current directory.
- B. Export all logs from the Avaya Aura® System Manager (SMGR) log viewer.
- C. While traceSM is running, type 'w' and a filename; the file is written to the /tmp directory.
- D. Execute traceSM -w <filename>.
Correct answer: D
Explanation
The correct answer is D because using the command 'traceSM -w <filename>' directly specifies the filename to save the log. Option A is incorrect as it does not clarify that the command must be executed properly to save the log. Option B is irrelevant as it pertains to exporting logs from a different tool, and option C incorrectly states the directory where the file is saved.