Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Kafka output plugin problem #58

Open
praveenjirra opened this issue Mar 20, 2017 · 0 comments
Open

Kafka output plugin problem #58

praveenjirra opened this issue Mar 20, 2017 · 0 comments

Comments

@praveenjirra
Copy link

I have created three ec2 instances
1st instance logstash and application
2nd instance ELK
3rd instance -- KAFKA
so my problem is i'm unable to send the application log files to kafka ...any one help me..
output
{
kafka
{
broker_list => "172.31.10.11:9092"
codec => "json"
topic_id => "kafkatesting"
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant