taoensso.timbre.appenders.community.logstash
(source)Appender that sends output to Logstash.
Requires Cheshire (https://github.com/dakrone/cheshire).
For more info about this library see:
https://github.com/taoensso/timbre/wikiPublic Variable | Short Description |
---|---|
connect (clj) | |
connection-ok? (clj) | |
data->json-stream (clj) | |
iso-format (clj) | |
logstash-appender (clj) | Returns a Logstash appender, which will send each event in JSON format to the logstash server at `host:port`. |