Skip to main content
This information is for Chronosphere Telemetry Pipeline, which is a standalone product separate from Chronosphere Observability Platform.
This feature isn’t available to all Chronosphere Telemetry Pipeline users. For more information, contact Chronosphere Support.
In Chronosphere Telemetry Pipeline, you can use fleets to manage instances of Core Agent. Use this guide to install Core Agent on Windows.
Not all input and output plugins are supported on Windows. For a list of supported plugins, see the Fluent Bit CMake configuration file.

Supported environments

Core Agent supports the following Windows versions and architectures:

Dependencies

For Windows installations, Core Agent has the following general dependencies:
  • libc
  • libsasl
  • libsystemd
  • libyaml
  • OpenSSL
  • zlib

Install from a ZIP archive

Use these steps to install Core Agent from a ZIP archive.
  1. Download a ZIP archive of the latest version of Core Agent. Choose either the 32-bit or 64-bit archive, depending on your environment.
  2. Extract the contents of the ZIP archive.
  3. In PowerShell, navigate to the root folder of the extracted files, and then run the following command:

Install from an EXE or MSI installer

Use these steps to install Core Agent from an EXE or MSI installer.
  1. Download an EXE or MSI installer for the latest version of Core Agent.
  2. Open the installer that you downloaded. This launches the installation wizard.
  3. Click Next to proceed. By default, Core Agent is installed to the C:\Program Files\calyptia-fluent-bit\ directory.
  4. In PowerShell, run the following command:

Windows service support

Windows services are long-running background processes, similar to Unix daemons. You can run Core Agent as a Windows service.

Register Core Agent as a service

For example, given the following installation layout:
You can register Core Agent as a Windows service by running the following command:

Start the Core Agent service

To start the Core Agent service, run the following command:

Auto-start the Core Agent service

To configure the Core Agent service to automatically start on boot, run the following command:

Stop the Core Agent service

To stop the Core Agent service, run the following command: