Coder Social home page Coder Social logo

Encrypted log transport about logplex HOT 5 CLOSED

heroku avatar heroku commented on July 29, 2024
Encrypted log transport

from logplex.

Comments (5)

archaelus avatar archaelus commented on July 29, 2024

Yup. We're on this one. We're currently building in support for http(s) drains, and that work will enable other drain types like syslog/tls to be added more easily in future.

Could you guys give us some guidance on how the SSL Cert side of things would work?

  • Would the logplex cluster use one cert as a client for all drains, or would we want to let people give us custom client certs to use?
  • What kind of verification settings would we require to accepting a server cert on connection?
  • How would we roll a cert - for expiry or other reasons?

from logplex.

jon-millett-sm avatar jon-millett-sm commented on July 29, 2024

Any progress on this?

from logplex.

archaelus avatar archaelus commented on July 29, 2024

Yes indeed. Logplex now has a framework for URL based drains and now supports https:// drains.

The protocol is documented in doc/README.http_drains.md and could be described as rfc5424 over HTTP POST.

If you're a Heroku customer and want early access to this feature, send me an email - [email protected].

from logplex.

archaelus avatar archaelus commented on July 29, 2024

We haven't implemented Syslog/TLS as we couldn't come up with a reasonable design that would a) let you verify that logplex was the client to your syslog server and b) would prevent other logplex users from connecting to you as a drain destination. https+basic auth does provide these features without a complicated client certificate scheme.

from logplex.

archaelus avatar archaelus commented on July 29, 2024

HTTP drains seems to be the most reasonable answer here.

from logplex.

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.