Serial Logger Service is a Windows NT/2000/XP service that records all data received on a serial port to a file on a disk or to an ODBC data source. It was originally designed to record telephone traffic data from a phone system (PBX) for later analysis. For this reason, it was designed to be very robust and includes features to notify an administrator if no data is received in a certain amount of time. However, Serial Logger Service is generic enough to be useful whenever one-way serial traffic needs to be recorded.
Now Serial Logger Service has the capability to run multiple instances simultaneously so that multiple ports can be logged.
Unlike most other serial logging applications, Serial Logger Service runs as a service so that it starts as soon as the operating system starts and doesn't require a user to log in and run it. It will continue to run even as users logon and logoff the workstation. Since services are an advanced operating system feature, Serial Logger Service does not run on Windows 95/98/Me.
After you have successfully installed Serial Logger Service, use the following simple steps to configure and run it.