Hi,
I am using activeMQ source to dequeue message from ActiveMQ server and move the
message to HDFS .
Now i want to know that is there any configure the flume to rollout the new
file daily in HDFS ?
example Today 14-04-2105 : log should be written to file named
Log_14-04-2015.1289102801.log Tomorrow 15-04-2015 : log should be written to
file named Log_15-04-2015.1289102801.log
How can i achieve this ?
Thanks,
