[CentOS] Remote-logging nginx? (or other non-syslog-enabled stuff)

Thu Mar 24 20:35:02 UTC 2011
Lamar Owen <lowen at pari.edu>

On Thursday, March 24, 2011 04:23:38 pm Dr. Ed Morbius wrote:
> I'm looking for suggestions as to a good general method of
> remote-logging services such as nginx or anything else which doesn't
> support syslog natively.

logger

It's part of util-linux, and should be on every CentOS box, unless something is bad wrong....

It can take its stdin and syslog to any loglevel and facility, and can do so over any socket.