View real-time logs

To view a real-time log of the Docker container running your current command for the Agent, you can either use your CLI, or the Dozzle service, a lightweight, web-based Docker log viewer.

CLI

  1. Run this command on your server:

docker logs svt-agent

Dozzle

If you haven't already done so when creating or connecting your validator, you need to specify your server's IP address in order to view the logs on Dozzle.

  1. Click the configuration button to navigate to the Validator Node Configuration screen.

  1. Enter your server’s address in IP address.

  1. Click Control to return to the Node Control screen.

  1. Select a command in the drop-down list.

  1. Click Run Command.

  1. Click Show Live Logs.

  1. In the new browser tab, select svt-agent-task in the list of Docker containers.

  2. After that, you will see the log:

Last updated