Smart Validator Toolkit (SVT)
  • Introduction
    • What is SVT?
  • User guide
    • Connect your wallet
    • Create a new validator
      • Create a vote account
      • Set up a communication channel
      • Install the Agent
      • Install validator software
    • Connect an existing validator
      • Select your validator
      • Set up a communication channel
      • Install the Agent
    • Control your validator
      • View real-time logs
      • Send commands to the Agent
        • install validator
        • restart validator
        • stop validator
        • update validator
        • update monitoring
        • update monitoring validator name
        • test
      • Execute commands manually
      • Remove the communication channel
    • Monitor validators
      • Manage your monitoring list
        • Add validators to the monitoring list
        • Remove validators from the list
        • Filter the monitoring list
        • Link to Staking.Kiwi
        • Configuration shortcut
      • Use the Dashboard for monitoring
        • Key metrics
        • Network performance
        • Operational performance
        • Server performance
    • View and generate reports
    • Manage alerts
      • Enable alerts
      • Use the Telegram bot
      • Change alert settings
      • Disable alerts
    • Remove your validator
  • Additional information
    • Architecture
    • Roadmap
    • Public API
    • Frequently asked questions (FAQ)
    • Working directories
  • Features under development
    • Billing and plans
    • Messenger
  • Links
    • Discord
    • Telegram
    • Twitter
Powered by GitBook
On this page
  • CLI
  • Dozzle
  1. User guide
  2. Control your validator

View real-time logs

PreviousControl your validatorNextSend commands to the Agent

Last updated 1 year ago

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: