Starting and Stopping LogLogic® Universal Collector Service

The LogLogic® Universal Collector Service is automatically activated after the installation. You can manually start and stop the LogLogic® Universal Collector Service as well.

On Windows

Procedure

  1. Log in as Local Administrator.
  2. Open the command prompt and run the command to start the service: net start loglogic-uc
  3. Open the command prompt and run the command to stop the service: net stop loglogic-uc
    Alternatively, on Windows click Start and enter the services.msc command in the search box. In the Services window, double-click loglogic-uc and then select Start to start the service or Stop to stop the service.

On Linux

Procedure

  1. Log in as a root user.
  2. To start the service: service loglogic-uc start
  3. To stop the service: service loglogic-uc stop