adspace


How do I stop flume agent?

Answer Posted / Keshani Varshney

To stop a Flume Agent, you can use the command `./bin/flume-ng agent --kill <agent_name>`. If you started the agent from the foreground (without detaching it), you can also use `Ctrl+C` in the terminal.

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?

146