Uninstalling the Log Forwarder

  1. Log in to the server as the user with the required permissions.

  2. Navigate to the /opt/protegrity/logforwarder/bin/ directory.

  3. To stop the Log Forwarder, run the following command:

    ./logforwarderctrl stop
    
  4. Press ENTER.
    The command stops the Log Forwarder.

    Stopping Logforwarder with PID: 20658
    Please Wait
    
  5. To verify the status of Log Forwarder, run the following command:

    ./logforwarderctrl status
    
  6. Press ENTER.
    The status of the Log Forwarder appears.

    Logforwarder is not running
    
  7. Navigate to the /opt/protegrity/ directory.

  8. To remove the /logforwarder/ directory, run the following command.

    rmdir logforwarder
    
  9. Press ENTER.
    The command removes the the /logforwarder/ directory and completes the uninstallation for the Log Forwarder.


Last modified : February 20, 2026