# SyslogServer **Repository Path**: yangshanghui/SyslogServer ## Basic Information - **Project Name**: SyslogServer - **Description**: 用于临时搭建SYSLOG日志服务器用于验证配置的合规性和接收设备发送的日志 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-10-26 - **Last Updated**: 2025-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SyslogServer #### 介绍 用于临时搭建SYSLOG日志服务器用于验证配置的合规性和接收设备发送的日志 #### 使用说明 1. windows端双击运行SyslogServer.exe应用程序,并选择对应模式。 ![输入图片说明](https://foruda.gitee.com/images/1667007870866988936/27de0de7_1960044.png "屏幕截图") 2. 模式1:仅支持实时打印syslog信息至命令提示符窗口;模式2:支持实时打印的同时可根据选择的路劲保持至本地。 ![输入图片说明](https://foruda.gitee.com/images/1667007882949156965/c338f227_1960044.png "屏幕截图") ![输入图片说明](https://foruda.gitee.com/images/1667007889515424459/e3998220_1960044.png "屏幕截图") 3. 文件命名格式为设备IP地址+当前日期,此文件第二次打开时不会被覆盖。 ![输入图片说明](https://foruda.gitee.com/images/1667007896381505036/966fc930_1960044.png "屏幕截图")