# log_server **Repository Path**: lt133/log_server ## Basic Information - **Project Name**: log_server - **Description**: python 日志服务器,通过tcp接口收集日志信息 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 4 - **Created**: 2017-07-25 - **Last Updated**: 2024-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README log_server ========== python 日志服务器,通过tcp接口收集日志信息 用于多进程并发执行的日志收集, 或者跨机器的日志收集 使用twisted 做为日志收集服务器 ========== 在centos 上测试通过,并用于生产环境