Hello,
I have installed fluent bit td-agent-bit package on Ubuntu 18.04 LTS and in default configuration of td-agent-bit it is collecting metrics of CPU usage and I want to use tail input plugin with Kafka output plugin but unable to use that.
I am using below syntax in which IP mentioned in brokers belongs to Centos8 virtual machine and there I have installed Apache-Kafka. Can anyone suggest me a way to resolve this issue?
INPUT]
name tail
path /var/log/flexiwan/agent.log
# Read interval (sec) Default: 1
interval_sec 1
[OUTPUT]
name Kafka
match *
Topics test4