adspace


Agent communicate with other Agents?

Answer Posted / Siddhant Kumar

Apache Flume agents do not directly communicate with each other. However, multiple agents can be configured to work together in a multisource-multisink architecture, where one or more sources feed data to one or more sinks. Each agent communicates with its own channels and services, but they can share channels for inter-agent communication using the ChannelSelector and ServiceProvider configurations.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I set up flume agent?

145