项目作者: sky-cloud-tec

项目描述 :
Simple syslog server for network devices
高级语言: Go
项目地址: git://github.com/sky-cloud-tec/sss.git
创建时间: 2019-11-18T07:12:39Z
项目社区:https://github.com/sky-cloud-tec/sss

开源协议:GNU General Public License v3.0

下载


sss

Build Status

Simple syslog server

Build and run
  1. go build .
  2. ./sss --listen-tcp 0.0.0.0 --listen-udp 0.0.0.0 --loki-consumer-url http://192.168.1.150:3100 --loglevel DEBUG