Use the Kafka console utility to see what's being fed to Kafka. On Saturday, September 19, 2015, Doug McClure <[email protected]> wrote:
> Ideally as they appear passing through broker in topic and at the input to > another agent source. This is where I need to parse them and make routing > decisions. > > Doug > > --- > Doug McClure > e: [email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');> > c: +1-678-561-2288 > > On Sep 18, 2015, at 8:58 PM, Hari Shreedharan <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > > Where do you want to see the headers? After the event lands on HDFS? Use > the Header and body serializer if you using text, avro serializer writes > out the headers. > > Thanks, > Hari > > > On Fri, Sep 18, 2015 at 3:51 PM, Doug McClure <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > > Is there a debug level or other Flume 1.6 utility I can use to see the >> full message headers? I need to see what's being collected in the spooldir >> source and sent via kafka sink, specifically the values of fileHeader and >> basenameHeader data. >> >> Tks! >> >> Doug >> > > -- -- Sharninder
