|
@@ -53,7 +53,7 @@
|
|
|
<destination>116.62.158.92:5044</destination>
|
|
|
<!-- encoder必须配置,有多种可选 -->
|
|
|
<encoder charset="UTF-8" class="net.logstash.logback.encoder.LogstashEncoder" >
|
|
|
- <customFields>{"server_name":"mall-manager-service"}</customFields>
|
|
|
+ <customFields>{"server_name":"jsm-mall-manager-service"}</customFields>
|
|
|
</encoder>
|
|
|
</appender>
|
|
|
|