Coolify fluent-bit image

This commit is contained in:
Andras Bacsai
2022-09-15 09:47:54 +02:00
parent 31d9740aac
commit 7cc58e7e84
4 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
FROM fluent/fluent-bit:1.9.8
COPY ./fluent-bit.conf /fluent-bit/etc/fluent-bit.conf
COPY ./parsers.conf /fluent-bit/etc/parsers.conf

View File

@@ -1,5 +1,5 @@
[SERVICE]
Parsers_file /fluent-bit/etc/parser.conf
Parsers_file /fluent-bit/etc/parsers.conf
Flush 1
Grace 30
[INPUT]