Hi all,
Have a vanilla tomcat & coherence instance logging to local files--
CATALINA_BASE/logs and CACHE/logs. I am implementing a central
logserver and want to get these into the syslog.
I tried: tail -f [file log] | logger -p local#.info
but this resulted in each wrapped line occurring as a
Hi all,
Have a vanilla tomcat & coherence instance logging to local files--
CATALINA_BASE/logs and CACHE/logs. I am implementing a central
logserver and want to get these into the syslog.
I tried
tail -f [file log] | logger -p local#.info
but this resulted in each wrapped line occurring a