External Logging

#1
Hi,

I want to setup centralized logging using LiteSpeed. Basically, the access log will be "sent" to another process to another host.

From the docs, it looks like it can be accomplished using piped logger:
http://www.litespeedtech.com/docs/webserver/config/general#accessLog_pipedLogger

is there any "ready" external application that do such thing ? or i should develop my own external app to do this. any recommendation are welcome.

thank you !
 
Top