For the complete documentation index, see llms.txt. This page is also available as Markdown.

Windows Package Installation

Installing on Windows

Installation Steps

Follow these steps to install the BluLogShipper package on Windows systems:

  1. Download the Package

    • Visit the portal https://console.blusapphire.com and download the BluLogShipper Windows package.

  2. Extract the Package

    • Locate the downloaded file and extract its contents to the desired location on your system.

  3. Open Command Prompt

    • Open Command Prompt with administrative privileges:

      • Click the Start menu, type cmd, and right-click Command Prompt.

      • Select Run as Administrator.

  4. 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
  5. Run the Installer Script

    • Execute the batch script with administrative privileges:

    • install.bat
  6. 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

  1. Press Win + R, type control, press Enter, then go to "Programs and Features".

  2. Select "BluLogShipper", click "Uninstall", and follow the prompts.

Last updated