Log into Log Node
To log into the log node container, execute the following command:
kubectl exec -it {pod name} bash
The CDC logs are located in /home/admin/logs/.
Inside the CDC container, there will be three Java processes: daemon, dumper, and final. Their logs can be found in their respective directories.