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