Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abrander/logpipe

Small utility to enable non-syslog applications to log to syslog through a named pipe (FIFO)
https://github.com/abrander/logpipe

go log syslog

Last synced: about 1 month ago
JSON representation

Small utility to enable non-syslog applications to log to syslog through a named pipe (FIFO)

Awesome Lists containing this project

README

        

# logpipe
Small utility to enable non-syslog applications to log to the local syslog through a named pipe (FIFO).

Logpipe was developed specifically for nginx and InfluxDB, but it should be usable for any application that can log to a file, but not to syslog.