Giter Club home page Giter Club logo

fluent-plugin-sumologic's People

Contributors

kiyoto avatar memorycraft avatar mlin avatar mtanda avatar yyamano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fluent-plugin-sumologic's Issues

Plugin outputs all logs to screen

Your plugin logs what it sends to screen. There's an actual plugin for this, and you should not do this, or turn it into an option.

In our case, it's causing an infinite loop of transmission.

We have use a Fluent Docker container that collects all Docker container logs and forwards them to SumoLogic. Since fluent-plugin-sumologic logs to stdout what it sends, Fluent then sees stdout for the Fluent container and sends that to SumoLogic and stdout. Which fluent then sees and sends to SumoLogic and stdout. This one log message causes an infinite loop of transmission.

'format json' still gives us unstructured logging

We have some super great json/structured logging that we're super pleased with, & have been trying to adopt hosted logging services (like SumoLogic) to complement out inhouse ones. We've found that format json doesn't give us any kind of structured logs when we get into sumo logic.

Not sure what to expect from this format in this plugin, and not sure what to expect from SumoLogic interface. We're very happy using Fluentd for log forwarding, and hope there's some way to get our structured logs into SumoLogic.

This plugin doesn't work without http_proxy

Currently, the plugin doesn't work when user doesn't use http_proxy.
It looks this change affect it.
fa83a87

irb(main):001:0> (proxy,proxy_port) = ENV['http_proxy'].split(':')
NoMethodError: undefined method `split' for nil:NilClass
    from (irb):1
    from /Users/.../.rbenv/versions/2.3.0/bin/irb:11:in `<main>'
irb(main):002:0>

new gem release

Last gem release was in 2013. Any way we could get an updated version in rubygems?

Any plans for kubernetes support

Hi,

Any plans here for kubernetes support? IE: Send logs to sumo via kubernetes with the correct sourceHost, sourceName and sourceCategory depending on what pod it came from?

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.