修改 Graylog 分布式日志框架

This commit is contained in:
2024-01-10 17:29:02 +08:00
parent c16485dbfb
commit 49543f214f
38 changed files with 67 additions and 65 deletions

View File

@@ -140,7 +140,7 @@
</logger>
<appender name="GELF" class="biz.paluch.logging.gelf.logback.GelfLogbackAppender">
<!--GrayLog服务地址-->
<host>udp:124.70.87.134</host>
<host>udp:10.211.55.50</host>
<!--GrayLog服务端口-->
<port>12201</port>
<version>1.1</version>