Skip to content
Discussion options

You must be logged in to vote

You've not told it to use your actual config file, by default the container image will attempt to use -c /fluent-bit/etc/fluent-bit.conf:

CMD ["/fluent-bit/bin/fluent-bit", "-c", "/fluent-bit/etc/fluent-bit.conf"]

You need to tell it to use your config file by overriding those defaults to specify -c <filename>.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant