Fluent bit-Kafka installation ubuntu virtual machine

72 views
Skip to first unread message

Himanshu Shukla

unread,
Aug 19, 2021, 6:55:35 AM8/19/21
to Fluent Bit
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 *
    Brokers 172.35.19.209:9092
    Topics test4

Eduardo Silva

unread,
Aug 19, 2021, 10:48:07 AM8/19/21
to Himanshu Shukla, Fluent Bit
Hi, 

what is the issue ?

--
You received this message because you are subscribed to the Google Groups "Fluent Bit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluent-bit+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluent-bit/2014d1b1-94f3-44c8-96c4-ef59b2848dd9n%40googlegroups.com.


--
Reply all
Reply to author
Forward
0 new messages