diff --git a/entrypoint.sh b/entrypoint.sh index 5c8098115..321eb9aff 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,3 @@ -tput setaf 5; -tput bold; echo -n "AWS for Fluent Bit Container Image Version " cat /AWS_FOR_FLUENT_BIT_VERSION -tput sgr0; exec /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