-
AWS X-Ray Daemon is a software application that listens for traffic on UDP port 2000, gathers raw segment data, and relays it to the AWS X-Ray API. The daemon works with the AWS X-Ray SDKs and must be running so that the SDKs can send data to it.
-
After downloading - Make sure to unzip the file and navigate to the folder in powershell.
-
Run the following command to start the daemon:
.\xray_windows.exe -o -n eu-north-1Make sure to have the corresponding dependencies in your project.