Enabling the Reception of Legacy ALERT Data via UDP Packets
To enable the reception of Legacy ALERT data via UDP packets , add the following line to the dwtask.cfg file:
\DataWise\Core\alert_udp.exe port [copy=copy#] [ex=excluded] [stream=RecentData] [ul=UpperLimit] [+v] [+d}
Where:
port is the UDP port to monitor for data
excluded is a file containing excluded IDs
RecentData is a file that will contain recent ALERT data
UpperLimit specifies the upper limit of ALERT ID's to allow
+d enables debug messages
+v enable verbose mode
The format of file excluded is a text file containing, one ID per line, the Legacy ALERT ID's to exclude
The file RecentData is used for loggin and debugging
The UpperLimit is an integer that specifies to not store Legacy ALERT data with an ID greater than it