📃
TopologyUpdater
  • TopologyUpdater.sh
  • topologyUpdater.sh
    • Create TopologyUpdater logs folder & download script
    • Modify topologyUpdater.sh script
    • Configure crontab
    • Check topologyupdater logs
  • topology_push.sh
  • Create script to grab topology peers
Powered by GitBook
On this page

Was this helpful?

  1. topologyUpdater.sh

Check topologyupdater logs

Checking the logs

Let's go to the logs folder we created and check our topologyUpdater logs:

cd ~/cardano-node/logs
cat topologyUpdater_lastresult.json

There should be a nice to meet you line, then you will see "glad you are staying with us". After 3 to 4 hours of "glad you are staying with us" we can use the clio website in the next step to pull relays in the topology to populate our relay topology files.

PreviousConfigure crontabNextCreate script to grab topology peers

Last updated 4 years ago

Was this helpful?