2V0-41.24 Question 430
Select 2You are troubleshooting an NSX-T deployment in your environment. To analyze specific issues, you need to locate the log files for the NSX Manager and NSX Edge components. Which of the following are the default log file locations for these components?
- A
/var/log/nsx-manager/
- B
/var/log/nsx-edge/
- C
/var/nsx/log/manager/
- D
/var/nsx-edge/logs/
- E
/var/log/nsx/log/
Show answer and explanation
Correct answers: A, B
Explanation
In an NSX-T environment, the default log file locations are critical for troubleshooting and monitoring the health of the deployment. The NSX Manager logs are stored at '/var/log/nsx-manager/', while the NSX Edge logs are stored at '/var/log/nsx-edge/'. Understanding these paths is essential for efficient diagnostics and resolving issues.
- A. Correct.
This is the correct default log file location for NSX Manager components in NSX-T.
- B. Correct.
This is the correct default log file location for NSX Edge components in NSX-T.
- C. Incorrect.
This is an incorrect path. NSX Manager logs are not stored in this location by default.
- D. Incorrect.
This is an incorrect path. NSX Edge logs are not stored in this location by default.
- E. Incorrect.
This is an incorrect path. The directory structure provided does not align with the default logging paths for NSX components.