You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Venkatesh S R <so...@gmail.com> on 2013/06/04 07:37:59 UTC

Adding UUID Interceptor

I have added a UUID Interceptor in our agent, for generating and adding a
UUID (Type 4) in the header for every event. This is helpful for us to
de-dupe messages subsequently.

I thought it might be helpful for other as well and would be nice to add
this upstream. Thoughts?

If it helps, I can package it with unit testcases and submit a patch.

Thanks
Venkatesh