Check Chia Logs – is my farm working?
You are not sure if your farm is working properly? You want to see how long your farm takes to answer the network’s challenges? Then you should probably change the log level.
To check your logs you first need to change the log level from WARNING to INFO in your configuration file:
nano ~/.chia/mainnet/config/config.yaml
After that, you can also view the logs at
~/.chia/mainnet/log
but with
nano ~/.chia/mainnet/log/debug.log