windows,交换机syslog收集

 window2008 使用了 windows evtsys_x64   https://download.csdn.net/download/chen_yi_ping/10046676

配置 https://jingyan.baidu.com/article/03b2f78c161fcb5ea237ae26.html

复制 .dll 和exe 文件 到 windowssystem32

管理员运行 cmd

cd c:windowssystem32

evtsys -i -h 192.168.0.1

net start evtsys

华为交换机

 info-center enable    开启

info-center loghost source Vlanif8
info-center loghost 192.168.0.1 channel 2

原文地址:https://www.cnblogs.com/jjp816/p/8940699.html