2V0-41.24 Question 431
Single answerAn administrator is troubleshooting an issue with the NSX Manager and needs to analyze the log files. Where is the default location for the NSX Manager log files on the appliance?
- A
/var/log/nsx/
- B
/var/log/vmware/nsx-manager/
- C
/var/log/nsxmanager/
- D
/var/log/vmware/nsx/
- E
/etc/nsx/logs/
Show answer and explanation
Correct answer: B
Explanation
The default location for NSX Manager log files is /var/log/vmware/nsx-manager/. This directory contains the necessary logs for troubleshooting and analyzing NSX Manager-related issues. Understanding the default log locations is critical for administrators to effectively manage and diagnose problems in an NSX environment.
- A. Incorrect.
This is not the default location for NSX Manager log files. It is a common directory for general log files, but not specific to NSX Manager.
- B. Correct.
This is the correct default location for NSX Manager log files on the appliance.
- C. Incorrect.
This is not a valid directory path for NSX Manager log files. The directory name is incorrect.
- D. Incorrect.
This directory path is close but incorrect. It may seem plausible, but it is not the default location for NSX Manager logs.
- E. Incorrect.
This is not the correct directory for NSX Manager logs. The /etc directory typically contains configuration files, not logs.