Hi Ashutosh, as was pointed out, one configuration will work fine.
There is nothing stopping you running multiple background tasks, but that won't be possible with the service scripts that come with the flume packaged in cdh, you'd have to write your own service scripts. But really I can't think of a use case where you would want multiple processes On 11/08/2012 10:39 AM, Ashutoshsharma(오픈플랫폼개발팀) wrote: > > Hi, > > I have sources to collect multiple types of logs(mainly three types). > Most of them generate at least two types of logs. That mean, a server > generates two types of log. For my use case, I created two separate > agents running on a server to collect the logs. I am running these > agents in foreground using “flume-ng agent --n agent1” command, so two > flume process. > > Now, I have doubt, should I merge these two agents configuration into > single flume.conf file? If I want to continue to use two different > conf file, then how can I run the two agents in background? Is there > any known performance issue with any of these approaches? > > Please share your suggestions and thoughts. > > ---------------------------------------- > > Thanks & Regards, > > Ashutosh Sharma > > ---------------------------------------- > > > 이 메일은 지정된 수취인만을 위해 작성되었으며, 중요한 정보나 저작권을 > 포함하고 있을 수 있습니다. 어떠한 권한 없이, 본 문서에 포함된 정보의 > 전부 또는 일부를 무단으로 제3자에게 공개, 배포, 복사 또는 사용하는 것 > 을 엄격히 금지합니다. 만약, 본 메일이 잘못 전송된 경우, 발신인 또는 당 > 사에 알려주시고, 본 메일을 즉시 삭제하여 주시기 바랍니다. > This E-mail may contain confidential information and/or copyright > material. This email is intended for the use of the addressee only. If > you receive this email by mistake, please either delete it without > reproducing, distributing or retaining copies thereof or notify the > sender immediately. >
