Search Criteria
Package Details: fluent-bit 3.0.6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fluent-bit.git (read-only, click to copy) |
---|---|
Package Base: | fluent-bit |
Description: | Collect data/logs from different sources, unify and send them to multiple destinations |
Upstream URL: | https://fluentbit.io/ |
Keywords: | elasticsearch fluentd |
Licenses: | Apache-2.0 |
Submitter: | jjm |
Maintainer: | None |
Last Packager: | jjm |
Votes: | 7 |
Popularity: | 0.005477 |
First Submitted: | 2018-08-13 11:24 (UTC) |
Last Updated: | 2025-03-09 09:06 (UTC) |
Dependencies (11)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libyaml (libyaml-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- doxygen (doxygen-gitAUR) (check)
- graphviz (check)
- gtest (googletest-gitAUR) (check)
Latest Comments
1 2 3 4 Next › Last »
jjm commented on 2025-03-09 08:54 (UTC)
Disowning: I am no longer interested in trying to work with upstream to get this to compile with a recent compiler without applying random patches, or keeping a stable URL for the release tarball, or reliably providing shasums for same.
Zearan commented on 2024-11-22 12:51 (UTC)
Since fluent-bit 3.2.0 came out, I worked on building the package again. Please see a patch from me below:
https://gist.github.com/zearan/c7fc3cab1086efe007b7479bf21eb4f8
$ git apply aur-fluent-bit-3.2.1.patch
jjm commented on 2024-07-11 07:06 (UTC) (edited on 2025-03-09 11:12 (UTC) by jjm)
Current versions are not building, there are branches for 3.0.7, 3.1.0 and 3.1.1 at https://gitlab.com/j0057-git/arch-pkg/fluent-bit -- feel free to dig in and propose fixes.
jjm commented on 2024-05-22 11:56 (UTC) (edited on 2025-03-09 11:12 (UTC) by jjm)
Currently unable to upgrade pending resolution of issue #8858 at https://github.com/fluent/fluent-bit/issues/8858. In the meantime, branches update-to-3.0.3 and update-to-3.0.4 are available at https://gitlab.com/j0057-git/arch-pkg/fluent-bit.
Be aware that versions previous to 3.0.4 has a documented CVE; see https://nvd.nist.gov/vuln/detail/CVE-2024-4323.
UPDATE 2023-06-06: Patched until fix lands in master.
dengolius commented on 2024-04-17 14:25 (UTC)
Do you mind to update the version of fluent-bit to the latest v3.0.2? See https://fluentbit.io/announcements/v3.0.0/
jjm commented on 2022-04-19 11:28 (UTC)
Will update to 1.9.2 once bug report at https://github.com/fluent/fluent-bit/issues/5328 is resolved and/or closed.
bidulock commented on 2022-04-17 10:04 (UTC)
Here is a PKGBUILD that works for 1.9.2:
https://gist.github.com/bbidulock/df59ef07fa18f5dc8b6f91749c977fef
crabvk commented on 2022-02-12 21:03 (UTC)
Systemd input plugin does not work :/
crabvk commented on 2022-02-11 17:42 (UTC) (edited on 2022-02-11 20:29 (UTC) by crabvk)
Got the error
I guess it's because I'm trying to build on a system without systemd :/
This little patch helped https://gist.github.com/crabvk/13a77e2f855b5739b87d1d71c21e25ba
1 2 3 4 Next › Last »