summaryrefslogtreecommitdiffstats
path: root/fluent-bit/examples/kafka_filter/scripts/flb-start.sh
blob: 56e5ee0d6145b5b1ef7040b2dda6d03247093570 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash -ue

# shellcheck disable=SC1091
. /scripts/common.sh

wait_topic fb-sink

exec /usr/local/bin/fluent-bit -c /etc/kafka.conf