Commit 0fc568f0 authored by Ophélie Gagnard's avatar Ophélie Gagnard

component/: Add fluent-bit (temporary)

parent 4590d41f
# The lightweight log processor https://fluentbit.io/
[buildout]
extends =
../bison/buildout.cfg
../cmake/buildout.cfg
../flex/buildout.cfg
parts =
fluent-bit
[fluent-bit]
recipe = slapos.recipe.cmmi
shared = true
url = https://github.com/fluent/fluent-bit/archive/refs/tags/v1.8.0.tar.gz
md5sum = fa75c79bd69b17a0db7417389c198de7
configure-command = ${cmake:location}/bin/cmake
configure-options =
-DCMAKE_INSTALL_PREFIX=@@LOCATION@@
environment =
PATH=${bison:location}/bin:${flex:location}/bin:%(PATH)s
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment