Skip to content

Commit c389b71

Browse files
PettitWesleyhossain-rayhan
authored andcommitted
Print AWS for Fluent Bit version in Color
1 parent b4a96f1 commit c389b71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

entrypoint.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
tput setaf 5;
2+
tput bold;
13
echo -n "AWS for Fluent Bit Container Image Version "
24
cat /AWS_FOR_FLUENT_BIT_VERSION
5+
tput sgr0;
36
/fluent-bit/bin/fluent-bit -e /fluent-bit/firehose.so -e /fluent-bit/cloudwatch.so -e /fluent-bit/kinesis.so -c /fluent-bit/etc/fluent-bit.conf

0 commit comments

Comments
 (0)