Skip to content

Syslog server which duplicates incoming logs to its network clients

Notifications You must be signed in to change notification settings

jchli/logsprinkler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logsprinkler and logbarrels to catch the sprinkles

Broadcasts UDP syslog messages to clients

Technical

logsprinkler is a daemon which listens for syslog messages on UDP port 5515. In addition it listens for clients, logbarrels, who are sending heartbeats on UDP port 5514. For any logbarrels that are actively heartbeating it broadcasts any syslog messages it is receiving on 5515 to those active logbarrels on 5514.

About

Syslog server which duplicates incoming logs to its network clients

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%