Re: Filter from files

2009-04-23 Thread Claus Ibsen
f I remove the regex pattern and hard code some date > (clickstream.log.2009-04-23-99) it will pick up only files with that name. > > Thanks > -- > View this message in context: > http://www.nabble.com/Filter-from-files-tp23197424p23197424.html > Sent from the Camel

Filter from files

2009-04-23 Thread rbielby
mp;move=backup/${date:now:MMdd}/${file:name}&idempotent=" + config.getIdempotent()) If I remove the regex pattern and hard code some date (clickstream.log.2009-04-23-99) it will pick up only files with that name. Thanks -- View this message in context: http://www.nabble.com/Filter-from-files-tp231974