- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
I cant configure 2 flume anget
Created ‎09-21-2016 03:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
from Ambari, i cant configure 2 diferents fluem agent with diferents configuration i mean, when i change the config file from one agent, this file change in bouth agent.
Please any help??
Created ‎09-21-2016 03:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi @Roberto Sancho , you can put 2 agents config into the same config file : basically you'll have
agent1.sources = source1 agent1.channels = channel1 agent1.sinks = sink1 agent2.sources = source2 agent2.channels = channel2 agent2.sinks = sink2
Created ‎09-21-2016 03:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi @Roberto Sancho , you can put 2 agents config into the same config file : basically you'll have
agent1.sources = source1 agent1.channels = channel1 agent1.sinks = sink1 agent2.sources = source2 agent2.channels = channel2 agent2.sinks = sink2
Created ‎10-06-2016 10:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it works for me
Created ‎09-21-2016 03:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
but, i want 1 agent peer machine, i mean host1 agent 1 and host 2 agent2 , but i cant change it from ambari.
All the configuration affect all agents
