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.009493 |
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, glibc-eac-binAUR)
- libyaml (libyaml-gitAUR)
- openssl (openssl-staticAUR, openssl-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- cmake (cmake-gitAUR) (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
« First ‹ Previous 1 2 3 4 Next › Last »
Zillah commented on 2022-01-27 08:40 (UTC)
plz add deps for librdkafka and build flag -DFLB_OUT_KAFKA=On
jjm commented on 2021-12-31 08:50 (UTC)
@vond, I added the architectures but have no way to test them, feel free to send PRs by email or on Github if necessary.
jjm commented on 2021-12-31 08:36 (UTC) (edited on 2023-09-18 19:57 (UTC) by jjm)
Merge requests for this PKGBUILD are welcome at https://gitlab.com/j0057-git/aur/fluent-bit.
vond commented on 2021-12-24 17:05 (UTC)
Would you consider adding aarch64 and armv7h to the PKGBUILD? Fluent-bit is supported on these platforms per https://docs.fluentbit.io/manual/installation/supported-platforms
Thanks!
jjm commented on 2021-07-20 10:11 (UTC)
Sorry about that, 1.8.1-2 fixes it.
jbg commented on 2021-07-17 04:41 (UTC) (edited on 2021-07-17 04:41 (UTC) by jbg)
1.8.1 fails to build with
install: cannot stat 'Dockerfile*': No such file or directory
, this patch fixes it for me:grawlinson commented on 2021-04-22 15:15 (UTC)
Upstream PR #3394 should fix the systemd install issue (lines 64-67 in the
PKGBUILD
).Since there have been many commits between the last release (
1.7.4
) and latest branch, this is a simplified patch:bastelfreak commented on 2020-06-07 21:14 (UTC)
Hi, my PKGBUILD works fine for me. I use
extra-x86_64-build
to build the package. As far as I can tell that's the recommended way for building packages in a clean environment. Also this seems to be the correct version:jjm commented on 2020-06-07 13:42 (UTC)
@bastelfreak, that PKGBUILD as is doesn't build, because the download urls don't match up. In addition to updating to 1.4.5, it also changes a number of other things, for this reason I've made this into the first pull request, can you confirm it also works for you?
jjm commented on 2020-06-07 13:05 (UTC) (edited on 2025-03-09 11:13 (UTC) by jjm)
Hi people, pull requests welcome at https://gitlab.com/j0057-git/arch-pkg/fluent-bit.
The reason updates have been slow is that I can't fix an error that is not happening on my system -- on my system the build output lands in /usr/lib64, whereas on other system it lands in /usr/lib. I think it's good to have more broad review, we can do so in the github pull requests.
« First ‹ Previous 1 2 3 4 Next › Last »