Windows Package Installation
Installing on Windows
Installation Steps
Follow these steps to install the BluLogShipper package on Windows systems:
Download the Package
Visit the portal https://console.blusapphire.com and download the BluLogShipper Windows package.
Extract the Package
Locate the downloaded file and extract its contents to the desired location on your system.
Open Command Prompt
Open Command Prompt with administrative privileges:
Click the Start menu, type
cmd
, and right-click Command Prompt.Select Run as Administrator.
Navigate to the Package Directory
Use the
cd
command in Command Prompt to navigate to the directory where the package was extracted.Example:
cd C:\path\to\extracted\package
Run the Installer Script
Execute the batch script with administrative privileges:
install.bat
Verify the Installation
To confirm the package is installed correctly, verify that the
blulogshipper
service is running by checking its status in services.msc

Uninstallation Steps
Press
Win + R
, typecontrol
, press Enter, then go to "Programs and Features".Select "BluLogShipper", click "Uninstall", and follow the prompts.
Last updated