Build and Install Prepare environment Build Options General Options Input Plugins Output Plugins Build and Install Fluent Bit uses CMake as it build system. The suggested...
Consuming packages Consuming packages This section shows how to build your projects using Conan to manage your dependencies. We will begin with a basic example of a C project th...
Handling version ranges and pre-releases Handling version ranges and pre-releases When developing a package and using version ranges for defining our dependencies, there might c...
Conan recipe tools examples Conan recipe tools examples CMake CMakeToolchain: Building your project using CMakePresets CMakeToolchain: Extending your CMakePresets with Conan ...
Unit Tests Enable Runtime Tests Running Tests Unit Tests Fluent Bit comes with some unit test programs that uses the library mode to ingest data and test the output. In the...
Compiling on Debian Launch the VM Upgrade to the very latest version Install build dependencies Download the Source Setup Shared memory Compilation Starting and testing Re-...