wu-sheng commented on issue #698: [Agent]Can we config the same agent 
jar/folder in different applications?
URL: 
https://github.com/apache/incubator-skywalking/issues/698#issuecomment-353538964
 
 
   The easy answer is **YES, you can**.
   
   But you should be aware of these:
   1. Follow this document(assume you need cn version) : 
[link](https://github.com/apache/incubator-skywalking/blob/master/docs/cn/Deploy-skywalking-agent-CN.md#????)
 . You can use `-Dskywalking.*` to override any config in file as you wish.
   1. When two application use the same agent folder, by default, your logs 
output into the same file. This is hard to read and understand, but these is a 
bug in this version(3.2.6) to override it. I already try to fix it, see #697.
   
   So, that is why I just recommend use separated agent jars. OK?
   
   BTW, I just change the issue title.
   
   Hope these can help you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to