Is this something that is possible w/o altering the source?
Is it a good idea?

On Fri, May 18, 2012 at 12:37 PM, S Ahmed <[email protected]> wrote:

> If I am storing page view statistics using flume, which flushes to a file
> every x seconds, is there a event/hook available that I can pre-filter the
> collection?
>
> Example:
>
> I want to roll-up the stats for a given minute, this will reduce the # of
> messages substantially. (I can filter using a dictionary where the
> sessionId is the key)
>

Reply via email to