You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ashish Paliwal (JIRA)" <ji...@apache.org> on 2014/11/05 08:12:34 UTC

[jira] [Resolved] (FLUME-62) add a logging (log4j) decorator/sink

     [ https://issues.apache.org/jira/browse/FLUME-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Paliwal resolved FLUME-62.
---------------------------------
       Resolution: Won't Fix
    Fix Version/s: v0.9.5

Won't fix. 0.X branch not maintained anymore

> add a logging (log4j) decorator/sink
> ------------------------------------
>
>                 Key: FLUME-62
>                 URL: https://issues.apache.org/jira/browse/FLUME-62
>             Project: Flume
>          Issue Type: New Feature
>          Components: Sinks+Sources
>    Affects Versions: v0.9.4
>            Reporter: Patrick Hunt
>             Fix For: v0.9.5
>
>
> Would be great to have a logging sink (maybe it should be a decorator?) available so that users could more easily debug their flows, esp when getting started or if problems arise.
> For now one could do:
> [ normalSink, console]
> [ normalsink, {probSampler(0.1) => console} ]
> (10%chance of writting event to console)
> or use a text sink instead, maybe with a format decorator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)