system('logger', '-t', 'tomcat', '-p', 'local3.info', $_); }
close(FIFO);
---
-Tim
Becker, Thomas, VF-Group wrote:
> Hi everybody,
>
> I've searched the internet and experimented around getting the
> following
> done:
>
>
Hi everybody,
I've searched the internet and experimented around getting the following
done:
I want to have tomcat logging it's access log to syslog.
I already successfully have catalina.out and all the server's logs
written through log4j, which makes logging to syslog quite easy.
Only the Acces