2V0-41.24 Question 429
Select 2A network administrator is troubleshooting issues in an NSX-T Data Center environment. They need to analyze the log files of the NSX Manager and the NSX Edge components to identify the root cause of the problem. Which of the following are the default log file locations for these NSX components?
- A
/var/log/nsx-manager/
- B
/var/log/nsx-edge/
- C
/var/log/nsx-controller/
- D
/var/log/nsx-agent/
- E
/var/log/vmware/nsx/
Show answer and explanation
Correct answers: A, B
Explanation
In an NSX-T Data Center environment, the default log file locations are specific to the components. The NSX Manager logs are stored in '/var/log/nsx-manager/' and the NSX Edge logs are stored in '/var/log/nsx-edge/'. Knowing these default locations is critical for troubleshooting and analyzing logs effectively.
- A. Correct.
This is the correct default log file location for the NSX Manager component. Logs related to NSX Manager operations are stored here.
- B. Correct.
This is the correct default log file location for the NSX Edge component. Logs related to NSX Edge operations are stored here.
- C. Incorrect.
This is not the correct location for NSX Manager or NSX Edge logs. It is specific to NSX Controller logs in earlier NSX versions. NSX-T has removed NSX Controllers.
- D. Incorrect.
This is not the correct location for NSX Manager or NSX Edge logs. It is specific to the NSX Agent component.
- E. Incorrect.
This is not a valid default log file location for NSX Manager or NSX Edge components in NSX-T environments. It does not exist.