Using fluent-bit on oracle linux #5565
Unanswered
Navaneeth-Bysani
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@Navaneeth-Bysani I would recommend building from source on unsupported OSes |
Beta Was this translation helpful? Give feedback.
1 reply
-
i had same problem, i just build it from source code, you can use also docker image |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to install fluent-bit on oracle linux using the following command.
curl https://raw.githubusercontent.com/fluent/fluent-bit/master/install.sh | sh
But every time I do that, I am getting the following error:
It shows that fluent bit is not supported on oracle linux.
Can someone help on how to use fluent bit on Oracle Linux?
Beta Was this translation helpful? Give feedback.
All reactions