安装Flume
(1)解压
[root@master app]# tar -zxvf 07-apache-flume-1.11.0-bin.tar.gz -C /root/software/
# 改名字:
[root@master software]# mv apache-flume-1.11.0-bin/ flume
(2)修改环境变量并生效

[root@master software]# source /etc/profile
(3)文件复制与配置


()查看版本
