You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by kiranreddykasa <ki...@fss.co.in> on 2013/06/27 09:07:02 UTC

logging multiple instances

hi

I would like what is the best approach for logging multiple instances to
single file ?

As of now I'm thinking to send all logs as message to jms endpoint and 
 create one separate instance for logging alone ,which will be listening on
jms and then writes to file.



-----
Regards

kiran Reddy
--
View this message in context: http://camel.465427.n5.nabble.com/logging-multiple-instances-tp5734873.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: logging multiple instances

Posted by Christian Müller <ch...@gmail.com>.
Isn't really a Camel question. You should may ask this on the Apache
Logging user list...

Best,
Christian
-----------------

Software Integration Specialist

Apache Camel committer: https://camel.apache.org/team
V.P. Apache Camel: https://www.apache.org/foundation/
Apache Member: https://www.apache.org/foundation/members.html

https://www.linkedin.com/pub/christian-mueller/11/551/642


On Thu, Jun 27, 2013 at 3:36 PM, kiranreddykasa <ki...@fss.co.in>wrote:

> Or is it better to use JMSAppender or SocketAppender  of log4j ?
>
>
>
>
>
> -----
> Regards
>
> kiran Reddy
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/logging-multiple-instances-tp5734873p5734905.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Re: logging multiple instances

Posted by "Preben.Asmussen" <pr...@dr.dk>.
Hi
I have lately started using Splunk for all kind of jvm, camel insight.
There is a  Splunk log4j
<https://github.com/splunk/splunk-library-javalogging>   appender that might
be usefull for your usecase.



--
View this message in context: http://camel.465427.n5.nabble.com/logging-multiple-instances-tp5734873p5734932.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: logging multiple instances

Posted by kiranreddykasa <ki...@fss.co.in>.
Or is it better to use JMSAppender or SocketAppender  of log4j ?





-----
Regards

kiran Reddy
--
View this message in context: http://camel.465427.n5.nabble.com/logging-multiple-instances-tp5734873p5734905.html
Sent from the Camel - Users mailing list archive at Nabble.com.