Exam nse5_edr-50 All QuestionsBrowse all questions from this exam
Question 29

Refer to the exhibits.

The exhibits show the collector state and active connections. The collector is unable to connect to aggregator IP address 10.160.6.100 using default port.

Based on the netstat command output what must you do to resolve the connectivity issue?

    Correct Answer: D

    The netstat output shows that the collector is attempting to connect to the aggregator IP address 10.160.6.100 using port 8080, but the attempt is in the SYN_SENT state, indicating that the connection attempt is not completing. This suggests that the default port 8080 for the collector to aggregator communication might not be correct or is being blocked. Switching to a different port, such as 8081, which is known for such configurations, should resolve the connectivity issue. Reinstalling the collector agent and configuring it to use port 8081 will likely establish the connection successfully.

Discussion
thinasci01Option: D

the correct answer is D.

joeytribOption: D

D is the correct answer

jr01239aOption: D

D - Study guide pg 17 - Collector --> Aggregator uses nonstandard port 8081

Dani_PrimeOption: D

You can seen the port 8081 when you want to request the collector installer so D is correct :)