# gsyslog **Repository Path**: CrazyAirhead/gsyslog ## Basic Information - **Project Name**: gsyslog - **Description**: No description available - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-17 - **Last Updated**: 2025-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gsyslog 基于 gnet 实现的 syslog 服务库。syslog 解析器参考 https://github.com/cnaude/go-syslog - 支持 RFC3164, RFC6587、RFC5424 等协议(不支持TLS) - 支持 UDP 、TCP、UNIX。