Git Product home page Git Product logo

logstash-plugin-dev's People

Contributors

cameronkerrnz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

logstash-plugin-dev's Issues

Usage against existing plugin

Hi there,

first of all thanks for this project, it seems like you are filling a gap there cause I was not be able to find any docker image for building logstash plugins.

I am trying to build locally the logstash-output-mongo plugin and I found the following:

$ docker run --rm -it -v ${PWD}:/work cameronkerrnz/logstash-plugin-dev:7.9 bundle
/opt/jruby/bin/bundle: line 9: require: command not found
/opt/jruby/bin/bundle: line 11: version: command not found
/opt/jruby/bin/bundle: bundle: line 15: syntax error near unexpected token `('
/opt/jruby/bin/bundle: bundle: line 15: `  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding'

Am I doing the right thing?

Thanks again!

Logging seems to be lost in container

Hi @cameronkerrnz sorry I have another question here.

I am trying to debug the following problem:

$ bundle exec rspec spec/outputs/mongodb_update_spec.rb 
Sending Logstash logs to null which is now configured via log4j2.properties
Run options: exclude {:integration=>true, :redis=>true, :socket=>true, :performance=>true, :couchdb=>true, :elasticsearch=>true, :elasticsearch_secure=>true, :export_cypher=>true, :windows=>true}

As you can see though, I am not seeing the logs and I think I am missing some compilation issues.

Also Sending Logstash logs to null which is now configured via log4j2.properties is suspicious.

Do you know how I can enable logging when testing by any chance?

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.