Giter Club home page Giter Club logo

timbre-riemann's Introduction

timbre-riemann

Send Timbre output to a Riemann server.

Usage

The function riemann-appender returns a Timbre appender, which will send each log message to a Riemann server.

(timbre-riemann/riemann-appender opts)

The argument opts may be a map of options, or nil, in which case events are send to localhost:5555 via TCP. For details about the available options see the docstring of riemann-appender.

The returned appender is enabled?, not async?, has no min-level and no rate-limit set. The output-fn setting is not used.

License

Copyright © 2016 Active Group GmbH

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

timbre-riemann's People

Contributors

mikesperber avatar dfrese avatar

Stargazers

Josh Tilles avatar Łukasz Korecki avatar

Watchers

Josh Tilles avatar James Cloos avatar  avatar  avatar  avatar

timbre-riemann's Issues

Reflection warnings

There are (annoying) reflection warnings in the project:

Reflection warning, active/timbre_riemann.clj:9:9 - reference to field getTime can't be resolved.
Reflection warning, active/timbre_riemann.clj:95:17 - call to method pow on clojure.lang.BigInt can't be resolved (no such method).
Reflection warning, active/timbre_riemann.clj:104:9 - call to static method sleep on java.lang.Thread can't be resolved (argument types: unknown).
Reflection warning, active/timbre_riemann.clj:108:15 - call to static method sleep on java.lang.Thread can't be resolved (argument types: unknown).

Please fix.

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.