Commit 6464f0fe authored by 黎博's avatar 黎博

日志终端修改

parent 2e9dc55a
......@@ -796,7 +796,7 @@ export default {
path = `/home/quant_group/logs/*.log`
}
window.open(
`http://172.29.1.16:9600/static/logs.html?namespace=${this.namespace}&pod=${scopeData.podName}&paths=${path}`,
`http://log.quantgroups.cn/static/logs.html?namespace=${this.namespace}&pod=${scopeData.podName}&paths=${path}`,
'_blank'
)
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment