摘要:
网络管理服务为 network-manager.service ,使用systemctl进行管理 配置网络 vim /etc/network/interfaces auto lo iface lo inet loopback auto eth0 # 开机自启,eth0为网卡名可通过ip addr查看 阅读全文
摘要:
使用tag区分 #配置多个input并指定tag filebeat.inputs: # Each - is an input. Most options can be set at the input level, so # you can use different inputs for vari 阅读全文