GithubHelp home page GithubHelp logo

Comments (6)

joekiller avatar joekiller commented on September 7, 2024

Can we get the config that was running on the troubled system?

from logstash-input-kafka.

bpatelcs avatar bpatelcs commented on September 7, 2024

logstash-1.5.0/bin/logstash -e 'input{kafka { topic_id =>”abc" zk_connect =>"localhost:2181/kafka_main" type=>”abc" reset_beginning=>true auto_offset_reset=>smallest codec=>binary{} }}output{ if [type]==“abc"{ file { path =>"/home/var/dumps/abc.dump" message_format=>"%{message}||" } }}'

from logstash-input-kafka.

joekiller avatar joekiller commented on September 7, 2024

from logstash-input-kafka.

bpatelcs avatar bpatelcs commented on September 7, 2024

Yes,I do ctrl+c to stop it and it threw that error.

On Saturday, July 25, 2015, Joseph Lawson [email protected] wrote:

And you just ctrl-c to close and it'll throw the previously mentioned
error?


Reply to this email directly or view it on GitHub
#38 (comment)
.

from logstash-input-kafka.

joekiller avatar joekiller commented on September 7, 2024

The codec=>binary{} is unfamiliar. Is that something you are using internally?

from logstash-input-kafka.

suyograo avatar suyograo commented on September 7, 2024

@bpatelcs please reopen this issue with more info. Also you can use https://discuss.elastic.co/c/logstash for questions and debugging help. GitHub is reserved for issues and enhancements.

from logstash-input-kafka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.