Configure Logging
This guide will show you how to enable logging on your Cardano nodes.
nano ~/preprodnet/config/config.json



Last updated
This guide will show you how to enable logging on your Cardano nodes.
nano ~/preprodnet/config/config.json



Last updated
"EnableLogging": true, ],
"defaultScribes": [
[
"FileSK",
"/home/preprod/preprodnet/logs/node.json"
]
], "setupScribes": [
{
"scFormat": "ScJson",
"scKind": "FileSK",
"scName": "/home/preprod/preprodnet/logs/node.json",
"scRotation": null
}
]sudo systemctl restart nodetail -f n !! ~/preprodnet/logs/node.json