Writing to local syslog with camel

2012-03-12 Thread karpaczio
Hi I'm looking for easiest way to redirect message to the local syslog using camel. (sth like .to("syslog:args")) Here is what I've found so far: * use camel-syslog component - usefull when you need to consume syslog message or integrate with mina or netty component, but not very helpfull in this

Re: Writing to local syslog with camel

2012-03-13 Thread karpaczio
Problem with this solution is that SyslogAppender limits packet to 1024bytes. Additionally I do not like the idea, that part of the camel configuration is kept in *log4j.configuration (appender, format), but this argument is very personal :D -- View this message in context: http://camel.465427.n