All Projects → jordansissel → Syslog Shipper

jordansissel / Syslog Shipper

Licence: other
UNMAINTAINED - Ship logs from files to a syslog server

Programming Languages

ruby
36898 projects - #4 most used programming language

Ship logs to a syslog server

Usage: bin/syslog-shipper [options] -s HOST:PORT <path_or_glob> [path_or_glob2] [...] If a path begins with '+' each line is sent unmodified to the syslog server. Otherwise, this tool will prefix each line read from the file with a syslog header.

For example: syslog-shipper -s somehost:514 +/var/log/messages /var/log/apache2/access.log

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].