polardbxoperatordocs/ops/component/cdc/2-cdc-node-login.md

12 lines
268 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

登录日志节点
======
执行如下命令登录日志节点容器:
```shell
kubectl exec -it {pod 名} bash
```
cdc 的日志在 /home/admin/logs/ 下面
CDC 的容器内会有三个 java 进程daemondumperfinal日志分别在对应的目录下。