Giter Site home page Giter Site logo

milgner / gelf-rb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from graylog-labs/gelf-rb

0.0 0.0 1.0 327 KB

Ruby GELF library (Graylog2 Extended Log Format). Experimental version with TCP-TLS support.

Home Page: http://www.graylog2.org/

License: MIT License

Ruby 100.00%

gelf-rb's Introduction

Hi there ๐Ÿ‘‹, I'm Marcus

an all-round IT professional who loves solving diverse and complex problems

  • ๐Ÿ’ป My expertise spans a broad range from 3D games to data processing and IoT projects

  • ๐Ÿ”ฌ In my free time I learn new technologies by working on pet projects. I built a digital Shadowrun 6 character sheet to learn VueJS and a complexity poker app to experiment with Rust and Svelte.

  • ๐Ÿ” I also built and am still extending keedrop.com, a tool that helps you to avoid posting passwords via plain-text chat

  • โŒจ On top of that, I like contributing to open-source software to improve the overall quality of digital ecosystem

My preferred languages & tech stack components:

kotlin rust linux svelte typescript aws html5 postgresql rails redis nginx vuejs

milgner

gelf-rb's People

Contributors

acandidmind avatar aleksi avatar andreycizov avatar bernd avatar defsprite avatar dennisoelkers avatar edefaria avatar emsearcy avatar joschi avatar jsmucr avatar markglenn avatar mehlah avatar milgner avatar mollstam avatar mrnugget avatar nepalez avatar slawosz avatar stexxen avatar tesssie avatar zsprackett avatar

Watchers

 avatar  avatar  avatar

Forkers

evopark

gelf-rb's Issues

SSL Connect fails because of SSLv3

Message: OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server hello A: unknown alert type.

Interesting enough it still delivers messages so the SSL connection must have been established after all. It is configured to only use TLS v1.2 so the question is why v3 is tried at all.

lib/gelf/transport/tcp_tls_socket.rb:50:in `connect' 
lib/gelf/transport/tcp_tls_socket.rb:50:in `start_tls' 
lib/gelf/transport/tcp_tls_socket.rb:37:in `socket_connect' 
lib/gelf/transport/tcp_socket.rb:17:in `connected?' 
lib/gelf/transport/tcp.rb:28:in `each' 
lib/gelf/transport/tcp.rb:28:in `find_all' 
lib/gelf/transport/tcp.rb:28:in `block in send' 
lib/gelf/transport/tcp.rb:27:in `loop' 
lib/gelf/transport/tcp.rb:27:in `send' 
lib/gelf/notifier.rb:160:in `notify_with_level!' 
lib/gelf/notifier.rb:146:in `notify_with_level' 

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.