feat(loki-query): 拆分服务和hudi使用的loki,查询服务分开部署
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
)-->
|
||||
datetime=`date +%Y%m%d%H%M%S`
|
||||
log_path='${runtime.logPath}'
|
||||
loki_url='${runtime.lokiUrl}'
|
||||
loki_url='${runtime.loki.servicePushUrl}'
|
||||
zk_url='${runtime.zkUrl}'
|
||||
security_authority='${runtime.security.authority}'
|
||||
security_username='${runtime.security.username}'
|
||||
|
||||
Reference in New Issue
Block a user