- 19 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
How to add the Pharos Logging Service to a PC Station
- Updated on 19 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
How can I add the "Pharos Logging Service" to a PC Station to capture logging from the Pharos Database Proxy Service that gets installed with it?
On the Pharos PC Station computer create a new folder for the Logging components. You can use the Pharos\Temp directory that already exists.
"C:\Program Files (x86)\Pharos\Temp"Copy the logging folder from the uniprint CD Image to this directory, it is located in the "server" directory on the Main CD image.
Open an elevated command prompt to create/install the service from and navigate to the directory in step 1.
Use the below Windows SC command to create the service.
sc create PSLoggingService binpath= "c:\Program Files (x86)\Pharos\Temp\Logging\PharosSystems.LoggingService.exe" displayname= "Pharos Logging Service" start= autoRestart the computer.
You can now use the LogSetter.exe application in the Logging directory you copied to configure the Logging Service.