To install Talend Log Server as a service, proceed as follows:
Download the nssm service wrapper archive file from this website and extract it to the directory of your choice.
It holds a service wrapper for 32-bit Windows systems and a service wrapper for 64-bit Windows systems.
At the root of the Talend Log Server installation directory:
Put the nssm.exe file corresponding to your operating system.
Create a directory called sincedb.
Open a CMD window in Administrator mode.
Browse to the Talend Log Server installation directory and execute the following command:
nssm.exe install TalendLogserver start_logserver.bat
Then, use the following command to define the location of the start_logserver.bat file:
nssm.exe set TalendLogserver AppDirectory <path_to_start_logserver.bat>
The Talend Log Server service is created.