httpServer.sinks.file-sink.rollInterval = 0 should be httpServer.sinks.file-sink.sink.rollInterval = 0
With kind regards, Jorn Eilander From: Nithesh Kb [mailto:[email protected]] Sent: donderdag 3 maart 2016 15:34 To: [email protected] Subject: Flume file_roll sink rollInterval doubt HI Team, I'm using file_roll sink, like this httpServer.sinks.file-sink.type = file_roll httpServer.sinks.file-sink.channel = chForME httpServer.sinks.file-sink.sink.directory = /FLUME/apache-flume-1.6.0-bin/output httpServer.sinks.file-sink.rollInterval = 0 I have used interval as 0, but still i get many file in output folder. -rw-r--r--. 1 root root 1560 Mar 3 19:44 1457014409352-1 -rw-r--r--. 1 root root 1040 Mar 3 19:44 1457014409352-2 -rw-r--r--. 1 root root 0 Mar 3 19:44 1457014409352-3 Am i missing anything here ? Thanks Nithesh ---------------------------------------------------------------- ATTENTION: The information in this e-mail is confidential and only meant for the intended recipient. If you are not the intended recipient , don't use or disclose it in anyway. Please let the sender know and delete the message immediately. ------------------------------------------------------------------------------------------------------
