Unable to receive the UDP log with UDPLogReceiver
Updated:Nov 2, 2021
Question
Unable to receive the UDP log with UDPLogReceiver.
Answer
Please check the following case.
Extension software is stopped
Check if the feature extension software is running with ADAM OPERATION UI.The UDP Log Receiving is not running
Run the UDP Log receiving Server.
For details, refer to "7.1.2.1. UDPLog receiving server" in "AdamAppDevelopmentManualForIpro_Vx_xx.pdf".No permission to run the program
Execute the following command, and then execute it again.$ chmod +x UDPLogRecvSrv $ sudo sh startup.sh
The receiving port (514) is not open
UDP log s are received on port 514 by default.
Check port 514, and open it.